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.

TMDXICE110: DDR-less EtherCAT build issue

Part Number: TMDXICE110

Hello,

I would like you to confirm how to build release mode of DDR-Less ethercat full app.

* Now, I'm trying to build DDR-less app for ethercat full.

I followed "3.2.1 Test setup" of following document. And I could build release mode of ethercat full app.
www.ti.com/.../tidue46.pdf

After that, I wrote following files to confirm behavior of files which are related to DDR-less app.

- bootloader_boot_mcspi_noDDR_a8host_release_ti.bin
- binData3_ti.bin
- binData2_ti.bin
- binData1_ti.bin
- ddrless_app_TEST

Then, since I could get following log, so I understood Bootloader and additional files work fine.

Finally, I changed only app file from "ddrless_app_TEST" to "ethercat_slave_full_AMIC11x_arm_ti.bin".
However, I could not any feedback from both console and EVM. So, I think that app file which was built on CCS is something wrong.
(Additionally, I confirmed behavior of debug mode of ethercat full app by using CCS. It worked file, so I think that there is no problem for build components.)

Could you please tell me any idea to solve this issue ?

Best Regards,