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
Hello @AjRj14 ,
You can import the generated elf file for debugging by following the below procedure:
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