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.

AM4379: EtherCAT build issue

Part Number: AM4379
Other Parts Discussed in Thread: TMDSIDK437X


Hello,
I'm trying a wiki page "PRU ICSS EtherCAT" (processors.wiki.ti.com/.../PRU_ICSS_EtherCAT), but not successful.
So could you please advise to walk through the wiki page ?

My EVM is TMDSIDK437X.

When the project ethercat_slave_demo_AM437x_arm was generated, build, and debug-run, the debug-run automatically paused at do_AngelSWI(int, void *).
This is the latest problem for me.


And there is a concern.
My modified "projectCreate_edit.bat" noted that "NOTE: Compiler version 'GNU_4.9.3:Linaro' is not currently installed! - defaulting to 'GNU_6.3.1:Linaro'."
Can I ask how to solve this note?
Regarding this, I could not figure out how to provide the version "gcc-arm-none-eabi-4_9-2015q3" to the BAT file. I think the CCS720 doesn't have the version.


Other versions are the same as the wiki.
- CCS720.
- Processor SDK RTOS for AM437x.
- PRU-ICSS-EtherCAT_Slave_01.00.05.00
- Windows7-64bit PC.

My projectCreate.bat:

/cfs-file/__key/communityserver-discussions-components-files/791/projectCreate_5F00_edit.bat.txt

Its reuslt on the DOS prompt.