I'm having a hard time getting an MQX app to run from address 0x15000. I have updated the linker so it builds in that space and set MQX_ROM_VECTROS to false. I should be able to get it to run if I stop at program entry point and do a "move to" at address 0x15000 in Disassembly right? I end up with an unhanded exception.
----------------------------------------------------------------------------------------------------------------------- Note: If this post answers your question, please click the Correct Answer button. Thank you! -----------------------------------------------------------------------------------------------------------------------