Altering code startup location when using RTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Altering code startup location when using RTOS

843 Views
embedbytes
Contributor I

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)

 

0 Kudos
Reply
1 Reply

811 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi 

 

Please refer to below link for the MQX initialization issue.

https://community.nxp.com/t5/MQX-Software-Solutions/Problem-of-initialization-of-MQX-after-jumping-t...

 

 

Regards

Daniel