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.

AM335x Bootloader

Other Parts Discussed in Thread: AM3352

I make BOOT loader of AM3352.
The environment uses CCS and XDS200.
I was able to operate BOOT loader in a simple substance by ICE, but do not seem to start normally when I write in BOOT loader at NOR Flash storage device and start it from Boot ROM.
In BootROM, may NOR Flash start software storing?
When it can start, may I think that the initialization for NOR Flash is unnecessary?
When initial setting is necessary, how should I do it?