Hi all!
I have some problems with using MQX. To introducing into MQX, i used pe_demo. But after "build" i met an error:
#error Demo requires Processor Expert BSP code to be generated.
#error See "<MQX_INSTALL_DIR>\doc\tools\cw\FSL_MQX_in_CW_10_x.pdf" chapter "CW10.x, MQX and Processor Expert" for details
in community i found
Re: Porting Kinetis BSP_pe from MQX 3.7 to MQX 3.8.1
But isn't really helps. So, i need step-by-step instructions to make and launch MQX on kintis. And how i can use PE in this project)
Thx for helping)
解決済! 解決策の投稿を見る。
Hi Ivan,
"<MQX_INSTALL_DIR>\doc\tools\cw\FSL_MQX_in_CW_10_x.pdf" chapter "CW10.x, MQX and Processor Expert"
on page 46 there is step 4 "Generate code"
First command PE to Generate code, then build.
Hi Ivan,
"<MQX_INSTALL_DIR>\doc\tools\cw\FSL_MQX_in_CW_10_x.pdf" chapter "CW10.x, MQX and Processor Expert"
on page 46 there is step 4 "Generate code"
First command PE to Generate code, then build.
Thank you, Martin! It really helps. Now I can work with MQX, i hope) I will fully test it later, but i think it's all right. Thank you, again.