I tried to setup our new custom board with TMS320DM355-216. Voltage supply is allright and also UART Interface works fine. Trying to boot over UART I get "BOOTME" message.
Loading UBL to IRAM using DM35x_FlashAndBootUtils_1_50 works fine, but if I try to load U-Boot to DDR it stops at this point:
100%
DONE received. UBL was accepted. sent.
UBL transmitted successfully.
Waiting for SLT on the DM35x...
I am using Samsung DDR2 device "K4T1G164QQ", same as used in APPRO IPNC. NAND device is Samsung "K9F1G08U0B". I have no sound device, no MSP430 and no Videoencoder on my board. The rest is like on the EVM.
Can you tell me what could be my problem?
Josef Kohler