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.
HI,
I am using a AM2434x-GP-EVM board to develop a EtherCAT application code. I need to a bin file to download firmware by FOE Bootstarp function of TWINCAT.
How to generate a bin file or there are other ways to solve it ?
Regards
Shian
Hi Shian,
Please follow below: https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/08_04_00_17/exports/docs/api_guide_am243x/ETHERCAT_SLAVE_DEMO_TWINCAT.html#autotoc_md1762
In place of bin file you can use app image.
Let me know if this helps
BR
Nilabh A.
Hi Nilabh A.
I rename my EtherCAT application binary(.appimage file) to ECATFW__ and download by FOE of bootstarp. When AM2434X EVB is power restart,the application code can not be executed. There will be an error below.
"Image loading done,switching to application..."
The correct one should appear as below.
What causes this to happen? The application code was not executed.
Regards
Shian
Hi Shian,
"Image loading done,switching to application..."
This is a valid print. Not an error. What boot mode are you using?