MQX v4.2 with VLE

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

MQX v4.2 with VLE

1,096 次查看
janos_murai
Contributor III

Hi,
I work with an MPC5644A MCU, which has an e200z4 dual issue core.
Can I compile the MQX v4.2 to VLE instructions? According to the linked doc (http://www.nxp.com/assets/documents/data/en/supporting-information/FSL_MQX_4_0_2_RN.pdf ), MQX is ported to e200 VLE, so I think it should work, but it doesn't. When the execution reaches the _mqx() function, it jumps to the Interrupt section and stucks. The first intruction in the _mqx() function is se_stb r2,4(rsp).
Although I'm not sure, that the problem is about the VLE instructions...

Any help in this topic is appreciated!

Thank you!
János Murai

标记 (2)
0 项奖励
回复
2 回复数

928 次查看
soledad
NXP Employee
NXP Employee

Hi,

Unfortunately MQX 4.2 does not support PowerPC devices.
You need to use MQX4.0.2. this is the lastest version that supports PowerPC devices.

Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

928 次查看
burakduzgun
Contributor I

Hi soledad, did you use mqx4.0.2 for PowerPC?

0 项奖励
回复