Serial Bootloader for MC56f82748: Unable to jump to Application code

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Serial Bootloader for MC56f82748: Unable to jump to Application code

643 Views
renanjohncañas
Contributor I

Good Day!

I need help in the bootloader implementation for MC56f82748. It seems that after downloading the application code to the mcu, it was not able to jump to the application code.

I downloaded a bootloader from one of the forums here. List for DSC bootloaders 

It was already ported for mc56f82748 and I used it in my application. So far I was able to download my application code to the mcu using the bootloader. I also already followed the instructions on the bootloader itself on the files that are needed to be modified.

Instructions from Bootloader

pastedImage_7.png

Modified lines in code:

pastedImage_2.png

pastedImage_3.png

I also modified the linker file as per the instruction give.

pastedImage_4.png

pastedImage_5.png

pastedImage_6.png

I was able to successfully download the application code s record using the bootloader.

pastedImage_8.png

Did I miss some things in the modification of the application code? Any help would be greatly appreciated.

P.S

I have tested the application code alone without the modifications for serial bootloading and it is doing what it is supposed to do.

I attached the linker file of the application code and the xmap file.

Labels (1)
0 Kudos
0 Replies