Hi Jan,
Will BOOT_CFG4 affect the clocks ??
observation :
if boot mode is 00 i.e boot from fuses the clocks are coming up as it is falling back to serial downloader mode.
if boot mode is 10 i.e. internal boot mode clocks are not getting configured, also PLLs are not getting locked.
when I halt through JTAG in internal boot mode, PC is
target halted in ARM state due to debug-request, current mode: Supervisor
cpsr: 0x600001d3 pc: 0x0000fe78
So my question is why clocks are not coming up or PLLs are not geeting locked by boot ROM code in internal boot mode???
Will the boot ROM code initialise clocks ??
Thanks,
Prathamesh