Reloading compiled code


#1

I have a compiled ASM function I’d like to “save” but my board does not have an SD card hence no save-image to card. Memory yes but not SD.

defcode outputs the code header which presumably contains offsets.

So is there a way I can:

  1. reliably reload defcode’s output?
  2. dump/load save-image in another way?

Thanks,

  • h