The intention is to develop two models, in Simulink, that will run independently on core0 and core1 of the MPC56xx controller. I am using MCT-Toolbox for this and flashing the controller using serial interface (SCI) using RappID bootloader.
1. I know how to program on one core and run the model. But I do not know how to program two cores and flash the two cores through SCI, from Simulink environemnt.
2. Should I generate two .mot files or one? I think answering question might also cover this question but I am not sure.
Any information/material that would help me (understand) programming two cores from Simulink, would be greatly appreciated. Thank you.