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.

AMIC110: Flashing EtherCAT demo to ICE board

Part Number: AMIC110

Hi all,

I want to make a ddr-less ethercat demo on amic110 ice board.

I want to use the prebuild binary to do this.

Here is my steps:

1,Burn C:\ti\ti-processor-sdk-rtos-am335x-evm-04.02.00.09\pdk_am335x_1_0_9\packages\ti\starterware\binary\bootloader\bin\amic110-ddrless\gcc\bootloader_boot_mcspi_noDDR_a8host_release_ti.bin  to SPI FLASH offset 0x0

2,Burn C:\ti\PRU-ICSS-EtherCAT_Slave_01.00.05.00\pru_icss_ethercat_slave_prebuilt_01.00.05.00\applications\ethercat_slave_demo_arm\AMIC11x_release\app to SPI FLASH 0x20000

3, Use command "tiimage.exe 0x4a334000 NONE ecat_frame_handler.bin ecat_frame_handler_ti.bin" and "tiimage.exe 0x4a338000 NONE ecat_host_interface.bin ecat_host_interface_ti.bin" to modify the firmware at C:\ti\PRU-ICSS-EtherCAT_Slave_01.00.05.00\protocols\ethercat_slave\firmware\v1.0

4, Burn ecat_frame_handler_ti.bin to 0x19000 and ecat_host_interface_ti.bin to 0x14000

5, reboot the board. Nothing output.

My questions:

1, I want to burn

tiesc_eeprom_ti.bin 0x10000

But I can't find tiesc_eeprom_ti.bin or tiesc_eeprom.bin. Could you please send it to me?

2,Please help to check are there any mistake in my steps.

thanks!

BR,
Denny