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.

CCS/TMDSICE3359: EtherCAT project build issues

Part Number: TMDSICE3359

Tool/software: Code Composer Studio

I've loaded processor_sdk_rtos_am335x_3_03_00_04 and I'm still getting some build issues for the ethercat_slave_demo_AM335x_arm project but they are different errors.  When I initially ran the

C:\ti\PRU-ICSS-EtherCAT_Slave_01.00.05.00\protocols\ethercat_slave\projects\projectCreate.bat, I only had SDK Version 4.02.00.09 so I changed the batch file to show

:: Set SYSBIOS Version which is to be used while creating the project
set "SYS_BIOS_VERSION=6.52.0.12"

After I loaded SDK version 3.03.00.04, I made the following changes in Code Composer for the ethercat_slave_demo_AM335x_arm project.  (I didn't rerun the projectCreate.bat file after 3.03.00.04 was loaded)

(Picture 1 in Attachment)

After I "Cleaned" the project and rebuilt it, I received the following errors.

(Picture 2 in Attachment)

Here is where the first error on the list points.

(Picture 3 in Attachment)

1351.Issue_Illustrations.docx

Any suggestions?