Hello,
I work on MPC5644A with XPC56XX 324BGA.
If I use default startup files provided by IDE, I can't initialize system clock. (In debug, I can't step forward after setting enhanced mode (EMODE) bit in ESYNCR1)
What can cause this problem in startup files? (I work on FLASH)
Best regards,
Erdinc
Hi @erdinc26
which IDE do you have? Clocks are initialized by user's code, not by startup files.
You can try to generate clock initialization code by this calculator:
Regards,
Lukas
That's too general description, so I can't really say. Important point is to have all the clock settings within the spec and also double check flash wait states.