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.

Linux/PROCESSOR-SDK-AM335X: GP EVM boot issue

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: AM3358

Tool/software: Linux

I have 2 AM335x Evaluation Module and I tried to boot then following Quick start guide instructions.

I used the SD card with its original image.

In serial output I had the following:

CCCCCCCCCCCCCCCC

U-Boot SPL 2014.07-g7e537bf (Feb 11 2015 - 08:15:16)​


and then it breaks,.


I Downloaded ti-processor-sdk-linux-am335x-evm-04.02.00.09-Linux-x86-Install.bin from TI web page. After installing it I run create_sdcard.sh script that have successfully finished.

When I try to boot using the sdcard just written the outputs was CCCCCC....


Does anyone have an idea about this issue?