I have a faulty forgein system using an OMAP5912 whith external SDRAM and NOR-Flash connected. I have JTAG access to the unit with an Segger J-Flash. Now i want to debug why it does not startup anymore. From the powerdraw it looks like it gets stuck somewhere after poweron. I can connect to it by JTAG and also i can HALT the CPU abd MMU, but i can do this only after poweron, where the system is already hung up and maybe some initialized watchdog timers do strange things...
Is there a way to poweron the OMAP in a way that it does not execute any code? So i had a chance to setup the JTAG connection and step through the microcode from bootaddress 0x0 on?