I have been given a K64 application that utilizes Mqx. i have a need to move the startup address for this application (something other then address #0x0). Im not that familiar with using RTOS, in standard bare-metal system I would just edit the linker. Not sure what Im missing because that doesnt work here. Any pointers on how to do this with Mqx present? In short the system crashes as soon as Mqx starts running, looks like the cstack isnt initializing correctly. (only when I move the startup location)
Hi
Please refer to below link for the MQX initialization issue.
Regards
Daniel