Export s12zvm MBDT generated code to codewarrior

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Export s12zvm MBDT generated code to codewarrior

935件の閲覧回数
AjRj14
Contributor III

Hi,

I am new to MBD are. Please help me with below query.

Is it possible to export the S12ZVM MBDT generated code to Codewarrior for MCUs (Eclipse IDE) version 11.1 (SPECIAL EDITION) and then Compile, build and debug on board.

I am planning to start MBD with BLDC_ClosedLoop_S12ZVM and PMSM_ClosedLoop_Sensorless_S12ZVM example

0 件の賞賛
返信
2 返答(返信)

888件の閲覧回数
Henry87
Contributor I

Hello,

Everything is very open with a clear description of the issues. It was truly informative. Your link is very helpful. Many thanks for sharing!

0 件の賞賛
返信

923件の閲覧回数
mariuslucianand
NXP Employee
NXP Employee

Hello @AjRj14 ,

You can import the generated elf file for debugging by following the below procedure:

https://community.nxp.com/t5/CodeWarrior-Development-Tools/Is-there-a-way-to-import-an-ELF-file-into...

Unfortunately, the toolbox does not provide a way to directly import the generated code under CodeWarrior IDE. But what you can do is to start from a blanc project and to integrate pieces of the generated code.

Hope this helps,

Marius

0 件の賞賛
返信