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.

Compiler/TMS320DM8148: DM8148 EVM issue with booting from SD card

Part Number: TMS320DM8148

Tool/software: TI C/C++ Compiler

Hi,

I am using DM8148 EVM.

I want to boot DM8148 EVM using SD card. I have used mksd-ti814x.sh script to create sd card. So i checked MLO, u-boot.bin, uImage is available in boot partition.

I did boot mode settings as BTMODE[4:0] = 10111:

BTMODE4 = 1, BTMODE3 = 0, BTMODE2 = 1, BTMODE1 = 1, BTMODE0 = 1

I have inserted sd card and started board.

Still it is showing CCCCCC on serial port.

Please guide any changes i need to boot from SD Card.

BR

Vector