Hi,
I've been trying to get the MPC5744P board working with Matlab/Simulink 2018b and it proved challenging. Followed the MBDT user guide up to the point of flashing the rbf. First, it's a bit confusing as the bootloader folder contains the latest rbf for RevE and the other rbf files don't have a revision associated but they seem to be using different serial ports, so there will be different pins. The guide is not clear as to whether the RevE rbf is backward compatible with other board revisions.
I followed the advise of NXP support (thank you for that) and renamed the rbf I thought might work with my RevD, to mot, powered the board in boot mode, copied the file to the OpenSDA drive and the powered off the board. Now I can't exit boot mode, when I power up the board it gets into boot directly, even without pressing the boot button. Strange as I done this last week and powered up correctly after boot. Looking at the SDA_INFO.htm, it says there is no application, it can see MicroBoot Kernel version 1.10, Bootloader version 1.13 and Application 0.00.
Because it is stuck in boot, it isn't detected anymore at the COM port, so I can't even try normal flashing. It used to flash OK with S32 SDK.
Just for the record, the original problem was it wasn't flashing the rbf file, as described below - case 00297848:
"Hi, I have a devkit-mpc5744p Rev D and try to set up the toolchain for flashing the micro from Simulink. I followed the process described in Model_Based_Design_Toolbox_MPC57xx_Series_Quick_Start_Guide.pdf and encounter difficulties with setting up the bootloader. I have iniitally selected the RevE rbf file and tried to flash. I got the following error: " Program received signal SIGINT, Interrupt. 0x00f9841c in ?? () " Then I tried to flash the MPC574xP_S32DS_UART1_CAN0_OpenSDA.rbf and got the following error, similar to previous: " Program received signal SIGINT, Interrupt. 0x00f9b1e0 in ?? () " I have also tried MPC574xP_S32DS_UART1_CAN0.rbf and still no luck: " Program received signal SIGINT, Interrupt. 0x00f9b064 in ?? () " If I flash an example code from the S32 example projects, it flashes alright and the program is running, I can debug either from RAM or from flash with no problems. I tried flashing the autogen Simulink code anyway from the hello world uart example and it gets into a timeout error and aborts. Can you please advise what rbf file to flash with this Rev D of the dev kit so the board accepts Simulink code? From reading through the forum, it looks like the uart pins have changed between revisions, so maybe it's trying to flash over the wrong channel?"
Is there anyone willing to support me getting this board up and running with Simulink please?
Thank you,
Stefan