Hi,Iam using OMAP4430 panda board for my project development. As a part of ROM code execution (in ARMCortex A9 MP Core) core-'0' will do the system initialization, stack setup and boot the OS. core-'1' will be waiting for SEV flag, which is SET by core-'0' booted OS. Then core-'1' will jump to address mentioned in AUXCOREBOOT1 register.Let me know what is the default address that core-'1' will jump and start its execution. Kindly refer attachment to see the ROM code execution sequence.Regards,Karthi