MQX v4.2 with VLE

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

MQX v4.2 with VLE

571 Views
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

Tags (2)
0 Kudos
2 Replies

403 Views
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 Kudos

403 Views
burakduzgun
Contributor I

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

0 Kudos