Seeking code for MPC5646C bootloader

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

Seeking code for MPC5646C bootloader

Jump to solution
120 Views
JasonTT
Contributor I

Hello NXP Community,

I’m new to MCU and have just started with the MPC5646C and CodeWarrior 11.1. I’ve been searching but haven’t been able to find code for bootloader described on Reference Manual CH.5 that handles searching the boot sector, configuring the 4KB MMU TLB, and setting the instruction pointer to the boot vector address. Is there any way to view the code, or any instruction available on how to implement it?

Any help would be greatly appreciated!

Thanks

0 Kudos
Reply
1 Solution
89 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @JasonTT 

You are talking about BAM (Boot Assist Module). There's ROM microcode stored inside the device which does all described operations during reset. It can't be modified by user, we do not provide the source code. The description in chapter 5 should be sufficient.

Regards,

Lukas

View solution in original post

0 Kudos
Reply
2 Replies
90 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @JasonTT 

You are talking about BAM (Boot Assist Module). There's ROM microcode stored inside the device which does all described operations during reset. It can't be modified by user, we do not provide the source code. The description in chapter 5 should be sufficient.

Regards,

Lukas

0 Kudos
Reply
78 Views
JasonTT
Contributor I
Sure thing, thank you for your quick respond.
0 Kudos
Reply