Sord M5 hints & tools

This port has been tested under the “SORD” emulator by Joseba Epalza.

Quick start

zcc +m5 -lm program.c

This will create a binary file.

To upload something on the emulator use the “inject utility” from the /support/generic folder.

  1. run the emulator
  2. press F3 to save a clean RAM image
  3. exit from emulator (ESC)
  4. rename dump.ram to dump.img
  5. compile a program (zcc +m5 hello.c)
  6. “inject” the program into the RAM dump (inject a.bin dump.img 1024 dump.ram)
  7. run the emulator
  8. press F4 to load the modified RAM dump
  9. type “call 29696” and enjoy !
 
platform/sordm5.txt · Last modified: 2007/01/12 14:55 by stefano
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki