Altering code startup location when using RTOS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Altering code startup location when using RTOS

921 次查看
embedbytes
Contributor III

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 项奖励
回复
1 回复

889 次查看
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