Hi,
I am using a custom board with Sitara AM3352.. The SPI EEPROm has the MLO and app file required for our application. The app files starts running as soon as I power up the board. In this case, I am not able to use JTAG to debug from CCS.
As a workaround, I put a SD card with MLO file alone(no app), and as I have given higher boot priority to MMC, MLO from SD card is taken. This MLO will try to find app from SD card. As there is no app, the primary boot loader exits and there will not be any code running. So I am able to debug using JTAG
Is there any other thing I can do. Is this the expected behaviour ? I need a solution as we are planning to remove SD card from the board
Thanks in advance!!
Raja Balaji