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/AM3359: Linux boot issue on ICEv2

Part Number: AM3359


Tool/software: Linux

Hello,

I purchased an AM3359 ICE 2 and I want to run Linux RT on it. I followed the instructions on this page: processors.wiki.ti.com/.../Processor_SDK_Linux_Getting_Started_Guide

I used a SanDisk Ultra 32GB microSD card and I found the files on this page: software-dl.ti.com/.../index_FDS.html

I tried the solution to create the SD card on Windows with the image file. I used the file am335x-evm-linux-rt-04.01.00.06.img.zip file and the recommended software Win32 Disk Imager - 1.0.

On my SD card I have the following files:

MLO   File   109 Ko

u-boot   Disk image file   632 Ko

I connected my PC to the serial port and the USB JTAG of the board. When I start, the serial port does not send anything and from the USB I have the following message:

Unable to open application file from MMCSD
Copying application image from SPI to RAM
Image Copy Successful, Executing Application..
TI Industrial SDK Version : IASDK 1.1.0.5
Device name : AM3359
Chip Revision : AM335x ES1.2 [PG2.1]
ARM Clock rate : 600
Device Type : EtherCAT Device

TI EtherCAT Demo Application Build - 3.4.0 - running on ICE V2

The demo application is always running. I found this forum: e2e.ti.com/.../196882

where someone tried to rename the MLO file. Therefore, I tried to rename the MLO (or to create a copy) with the name "app".

My SD card has these files now.

app   File   109 Ko

u-boot   Disk image file   632 Ko

I obtained the following result:

*** StarterWare Boot Loader. Build - 1.0.8 for ICE V2
Copying application image from MMCSD to RAM

Copying to RAM completed successfully
Image Copy Successful, Executing Application..

But nothing else happen and I can't write anything or reach a Linux interface.

Does someone know how to run Linux RT and being able to communicate with it? What is wrong on my procedure?

Thank in advance

Vincent