Content originally posted in LPCWare by JohnR on Thu Apr 19 08:58:59 MST 2012
I would to be able to store both M4 and MO code on flash memory by setting the start address of one processor to a non-zero address. Now I load the M4 code to flash and have to run M0 in ram, but if I set the M4 start address to anything other than zero, the program crashes at startup before reaching any user code. It is as if the startup always expect to jump to an address of zero?
As always, help would be greatfully appreciated,
JohnR