This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Issue with boot loader

Other Parts Discussed in Thread: OMAP3515

I am using OMAP3515 processor (Generic CortexA8 Device) for my project and want to boot the system form UART3. The boot loader code which I am using is working fine when using emulator i.e it is able to write the image into FLASH. The same boot loader code when I am sending through UART it is executing in RAM but unable to write the image into FLASH.