Hi,
I can see a 'BootLoader_MPC5748G' example in S32. It compiles successfully.
"BootLoader_MPC5748G.elf" and "BootLoader_MPC5748G.srec" is generated. Bit I do not see a binary.
How to flash the bootloader to devkit? And what is the expected output?
Also can you throw some light on what kind of bootloader it is?
Thanks and Regards,
Tiju
Tiju,
There is txt document - description which explains this boot loader.
You need have openSDA interface for your hardware to get this boot loader working.
Udit
Hi Udit,
I am looking for a bootloader that can run directly on MPC5748G without using OpenSDA. Can you help me with that?
Thanks and Regards,
Tiju
Tiju,
I see Stan has provideed all information to get boot loader in action.
Udit
Hello,
The bootloader example project "BootLoader_MPC5748G" is the template project that demonstrate how to use RAppID Bootloader with MPC5748G DevKit and S32DS.
For more details about the bootlader and it's features I'd recommend you to see the document below:
http://www.nxp.com/files-static/training_pdf/FTF/2014/americas/WBNR_FTF2014-AUT-F0014-B_PDF.pdf
First you need to program /rbf file which is actually the bootloader binary. This could be done by OpenSDA (see the screenshot below) or any other Debug cable you have (PEmicro Multilink, Universal, FX..)
There is pre-configured debug configuration that loads the bootloader binary:
Then you can build the Application which basically blinks LEDs on the board. The generated project + its SREC is located here:
Now download install and run RAppID Bootlader utility:
you should be now able download the generated application project (s-record) via Virtual COM over USB cable (COM15 on my machine) into the board.
Hope it helps.
Stan
correct trace as above show;
but I print trace cyclly report as fellow:
Tx: 01 00 00 00 00 AA AA AA AA
Rx: FE 00 00 FE 00 00 00 00 00 init
no other Erasing APP....