Hi Jiri,
I am trying the BootLoader_MPC5748G example in s32DS, and the RAppID BL Tool. However, I got a problem.
According to the instruction "From the 'RAppID BL Tool' product drop the bootloader application (.rbf file) onto the board". How to drop the MPC5748G.rbf file? I tried to enter bootloader mode and copied the MPC5748G.rbf onto the "boodloader" drive. However, after MPC5478G.rbf is copied to DEVKIT-MPC5748G, the openSDA serial port can no longer be recognized by my computer and stays in "bootloader" mode even after it is re-plugged.
If I don't enter the bootloader mode, then how can I drop MPC5748G.rbf to the DEVKIT board? I tried to use S32DS to flash MPC5748G.rbf to the board, but got the following error.
";device NXP, MPC5748G, 1x32x1520k, desc=CFlash
;begin_cs device=$00F90000, length=$005F0000, ram=$40000000
Loading programming algorithm ...
Done.
Programming sequency is : erase, blank check, program, and verify {default}
CMD>VC
Verifying object file CRC-16 to device ranges ...
Error - no valid data in range of module.
Current content of flash does not match application to be programmed
CMD>EM
Erasing.
Module has been erased.
CMD>PM
Programming.
Processing Object File Data ...
No data to program."
Please help! Thanks!
Charlie