Export s12zvm MBDT generated code to codewarrior

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

Export s12zvm MBDT generated code to codewarrior

936 次查看
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 回复数

889 次查看
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 项奖励
回复

924 次查看
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 项奖励
回复