Hi
I'm using a customized AM3517 board based on the EVM and following the steps from http://processors.wiki.ti.com/index.php/WinCE-BSP_ARM-A8_User_Guide#Flashing_the_board_.28OMAP35x_or_AM35x.29_over_UART
Everything seems fine but I'm stuck at step 8: I don't see '§' every 10 seconds.
I guess the XLDRUART.nb0 is downloaded into iRAM and should run from there, but it doesn't.
UART3 is ok because I see download is ok.
iRam is ok because I can download some code to iRam by a j-link & iar and then run in iRam.
XLDRUART.nb0 should be ok because it can run on EVM, it only failes on my customized AM3517 board.
Where else should I check? Is sys_boot[8:6] related?