Export s12zvm MBDT generated code to codewarrior

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Export s12zvm MBDT generated code to codewarrior

934 Views
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 Kudos
Reply
2 Replies

887 Views
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 Kudos
Reply

922 Views
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 Kudos
Reply