MPC5744P embedded software startup sequence

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

MPC5744P embedded software startup sequence

725 Views
liwuquan
Contributor III

NXP Expert,

I need help to find out how the MPC5744P embedded software startup sequence till jump to main function after power up. Which NXP document provides this information or would you please provide one using an example?

Thank you. 

Susan Li

0 Kudos
1 Reply

429 Views
dumitru-daniel_
NXP Employee
NXP Employee

Hi liwuquan‌,

I would recommend starting with MPC5744P Reference Manual chapter Reset and Boot Modules (54-56)

Then as source code example  you could look at ...\mbdtbx_MPC574xP\mbdtbx_pnt\src\cw_specific_files\crt0_RAM/FLASH file to see the operations from HW entry point till main().

Hope this helps!

Daniel

0 Kudos