Hi,
We procured a ICE V2 board and trying to bring up the board. Connected the Micro USB cable to PC USB port for Serial console logging and powered on the board. No console print was seen. I suppose that the new board doesn't contain any bootloader in flash. I formatted a 4 GB micro SD card in FAT format and copied the boot the boot_SD.bin file from C:\ti\am335x_sysbios_ind_sdk_1.1.0.8\sdk\starterware\binary\armv7a\cgt_ccs\am335x\evmAM335x\bootloader folder to SD card. Renamed it as MLO. Inserted this SD card in the EVM and powered on, but still no console print is seen (Junper J5 is set to pin 2 and 3 short for SD card booting). Not sure what is going wrong here?
Then i imported the boot loader CCS project and built it. Then while doing single step, it fails in MMC card detect function. So i am not able to understand what is going on?
I referred the the SYSBIOS user guide and getting started guide but not able to figure out the issue.
Let me know the following things.
1. Does ICE V2 new board come with pre-loaded SPI flash boot loader?
2. Why Console prints don't work in my board, while booting using SD card?
Please suggest.