How to run Simulink MBD examples in S12ZVML-MINIBRD

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

How to run Simulink MBD examples in S12ZVML-MINIBRD

429 Views
p_a_u_darshana
Contributor III

I use S12ZVML-MINIBRD to check the Simulink MBD library, and It shows a fail message when I try to build the example code. { 'CCP Communication Error. Loss Communication with CCP MCU. Please cycle power and try again." }

Do I have to install the bootloader to the S12ZVML MINIBRD first? Or Is it originally builtin in the board? 

0 Kudos
1 Reply

424 Views
mariuslucianand
NXP Employee
NXP Employee

Hello @p_a_u_darshana ,

Yes, you have to flash first the bootloader on the S12 Board. You will find a dedicated chapter in the Motor_Control_Toolbox_Installation_Quick_Start Guide attached to our toolbox.

You can find the bootloaders location by typing the following command in Matlab:

winopen(fullfile(mbd_find_s12z_root, 'tools', 'BootLoader', 'RBF_Files'))

Hope this helps,

Marius