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?

ソリューションへジャンプ
11,360件の閲覧回数
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 解決策
9,823件の閲覧回数
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 返答(返信)
561件の閲覧回数
raduivan
NXP Employee
NXP Employee

Hi,

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

Regards,

Radu

0 件の賞賛
返信
561件の閲覧回数
zili
Contributor II

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

0 件の賞賛
返信