How to run Simulink MBD examples in S12ZVML-MINIBRD

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

How to run Simulink MBD examples in S12ZVML-MINIBRD

1,293件の閲覧回数
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 件の賞賛
返信
1 返信

1,288件の閲覧回数
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