I just recieved a board we designed from fabriacation using the OMAP3530CUS (0.6mm pitch) processor. I can connect to the
part, read and set internal memory, etc. I can single step the internal ROM code. However, when I free run the processor,
I get the following message from Code Composer via the JTAG interface:
A reset occured on the target.
and the "SECURE" indicator flashes on the lower bar of the Code Composer window. I have looked SYS_nRESPWRON signal to
the processor and don't see any noise or dips. What other signals are key that could cause the target to reset like this?
Thanks.