How to create Code Warrior project with code generated by Motor Control Development Toolbox in Simulink?

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

How to create Code Warrior project with code generated by Motor Control Development Toolbox in Simulink?

跳至解决方案
13,518 次查看
zili
Contributor II

Hi,

I'm using Motor Control Development Toolbox in Simulink for MPC5643L and trying to download the code into the MCU. For some reason, code downloading by RAppID doesn't work. Thus, I'm trying to create a code warrior project (CodeWarrior 10.7) with the generated code. Should I use the makefile importer wizard in CW or create a CW project and add files? What is the right procedure to do this work? Many thanks.

1 解答
11,981 次查看
raduivan
NXP Employee
NXP Employee

Hi Zili,

   To be able to download the application using the toolbox you have to flash the rbf file first, please see where to look for MPC564xL.rbf file ? 

Regarding the second question you can use CW elf importer to load the executable info and to make a debug session.

pastedImage_2.png

pastedImage_3.png

Best regards,

Radu

在原帖中查看解决方案

0 项奖励
回复
22 回复数
648 次查看
raduivan
NXP Employee
NXP Employee

Hi,

   Please use the following format : c:/cw_installs/CW MCU v10.7/

Regards,

Radu

0 项奖励
回复
648 次查看
zili
Contributor II

Thank you very much, Radu. I can see the generated .elf file now.

0 项奖励
回复