Load Motorola S-Records
You can also load assembled code as S-record files:
>L
You can load S19 records using copy and paste into the terminal emulator window, or use minicom's cut-and-paste feature:
[CTRL]+[A] [Y] Choose a file name
Be patient, larger loads may take some time.
If the load succeeds, you will see:
>00
If the load fails, you will see:
? >
Once loaded, use the “Call subroutine” C <start address> or “Go” G <start address> command to start the loaded program executing on the MPU.
Return to SST-6809