Hi,
Upon programming the board, it runs the initialization sequence as expected and halts at main().
When I press the "Restart" button in CCS, I every other time get a prefetch abort with the following register values:
CP15_DATA_FAULT_STATUS 0x00000801 CP15_INSTRUCTION_FAULT_STATUS 0x00001008 CP15_DATA_FAULT_ADDRESS 0x24C2BD72 CP15_INSTRUCTION_FAULT_ADDRESS 0x55555554 (sometimes 0x33333332 or 0x77777776)
I seem to get similar results when simply un-plugging and plugging in the power plug.
Doing a CPU reset (Ctrl+Alt+R) or pressing the "S3 RST" button results in a successful boot.
Any suggestions on how to do a successful boot from the get-go would be very much welcome!
Regards,
Lucas