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.

Linux/AM3352: PRU-ICSS EtherCAT build error

Part Number: AM3352
Other Parts Discussed in Thread: SYSBIOS, TLK110, AM3357, AM3359

Tool/software: Linux

Hi.

By comping this version: PRU-ICSS EtherCAT package Release 01.00.03 released on June 2017, we have this compile error.

it seems lack this file: fatal " ecat_def.h".

My compile error is as the below.

Please help.

Thanks.

BR Rio


**** Build of configuration AM335x_debug for project ethercat_slave_full_AM335x_arm ****

"C:\\TI\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
gmake[1]: Entering directory 'C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm/AM335x_debug'
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/am335x_app.cfg'
'Invoking: XDCtools'
"C:/TI/ccs612/xdctools_3_32_01_22_core/xs" --xdcpath="C:/TI/bios_6_46_04_53/packages;C:/TI/pdk_am335x_1_0_6/packages;C:/TI/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t gnu.targets.arm.A8F -p ti.platforms.evmAM3359 -r release -c "C:/TI/gcc-arm-none-eabi-4_9-2015q3" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/am335x_app.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring am335x_app.xa8fg from package/cfg/am335x_app_pa8fg.cfg ...
generating custom ti.sysbios library makefile ...
Linking with library ti.drv.spi:./lib/am335x/a8/release/ti.drv.spi.aa8fg
Linking with library ti.board:./lib/icev2AM335x/a8/release/ti.board.aa8fg
Linking with library ti.csl:./lib/am335x/a8/release/ti.csl.aa8fg
Linking with library ti.drv.gpio:./lib/a8/release/ti.drv.gpio.aa8fg
Linking with library ti.drv.pruss:./lib/a8/release/ti.drv.pruss.aa8fg
Linking with library ti.drv.i2c:./lib/a8/release/ti.drv.i2c.aa8fg
Linking with library ti.drv.uart:./lib/a8/release/ti.drv.uart.aa8fg
Linking with library ti.osal:./lib/tirtos/a8/release/ti.osal.aa8fg
Starting build of library sources ...
making C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/src/sysbios/sysbios.aa8fg ...
gmake[1]: Entering directory `C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/src/sysbios'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/src/sysbios'
Build of libraries done.
cla8fg package/cfg/am335x_app_pa8fg.c ...
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/am335x_app.cfg'
' '
gmake[1]: Leaving directory 'C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm/AM335x_debug'
'Building file: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/gpio/soc/am335x/GPIO_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"GPIO_soc.d" -MT"GPIO_soc.o" -o"GPIO_soc.o" @"configPkg/compiler.opt" "C:/TI/pdk_am335x_1_0_6/packages/ti/drv/gpio/soc/am335x/GPIO_soc.c"
'Finished building: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/gpio/soc/am335x/GPIO_soc.c'
' '
'Building file: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/i2c/soc/am335x/I2C_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"I2C_soc.d" -MT"I2C_soc.o" -o"I2C_soc.o" @"configPkg/compiler.opt" "C:/TI/pdk_am335x_1_0_6/packages/ti/drv/i2c/soc/am335x/I2C_soc.c"
'Finished building: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/i2c/soc/am335x/I2C_soc.c'
' '
'Building file: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/uart/soc/am335x/UART_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"UART_soc.d" -MT"UART_soc.o" -o"UART_soc.o" @"configPkg/compiler.opt" "C:/TI/pdk_am335x_1_0_6/packages/ti/drv/uart/soc/am335x/UART_soc.c"
'Finished building: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/uart/soc/am335x/UART_soc.c'
' '
'Building file: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/spi/soc/am335x/SPI_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"SPI_soc.d" -MT"SPI_soc.o" -o"SPI_soc.o" @"configPkg/compiler.opt" "C:/TI/pdk_am335x_1_0_6/packages/ti/drv/spi/soc/am335x/SPI_soc.c"
'Finished building: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/spi/soc/am335x/SPI_soc.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_gpioLed.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_gpioLed.d" -MT"board_gpioLed.o" -o"board_gpioLed.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_gpioLed.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_gpioLed.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_i2cLed.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_i2cLed.d" -MT"board_i2cLed.o" -o"board_i2cLed.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_i2cLed.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_i2cLed.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_misc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_misc.d" -MT"board_misc.o" -o"board_misc.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_misc.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_misc.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_mcspi.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_mcspi.d" -MT"board_mcspi.o" -o"board_mcspi.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_mcspi.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_mcspi.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_oled.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_oled.d" -MT"board_oled.o" -o"board_oled.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_oled.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_oled.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_phy.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_phy.d" -MT"board_phy.o" -o"board_phy.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_phy.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_phy.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_platform.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_platform.d" -MT"board_platform.o" -o"board_platform.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_platform.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_platform.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_rotary_switch.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_rotary_switch.d" -MT"board_rotary_switch.o" -o"board_rotary_switch.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_rotary_switch.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_rotary_switch.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_spi.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_spi.d" -MT"board_spi.o" -o"board_spi.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_spi.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/iceAM335x/board_spi.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlk110.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_tlk110.d" -MT"board_tlk110.o" -o"board_tlk110.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlk110.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlk110.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlkphy.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"board_tlkphy.d" -MT"board_tlkphy.o" -o"board_tlkphy.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlkphy.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/board_tlkphy.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/delay_us.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"delay_us.d" -MT"delay_us.o" -o"delay_us.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/delay_us.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/delay_us.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/oled_drv.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"oled_drv.d" -MT"oled_drv.o" -o"oled_drv.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/oled_drv.c"
'Finished building: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/examples/board/common/oled_drv.c'
' '
'Building file: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/pruss/soc/am335x/pruicss_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"pruicss_soc.d" -MT"pruicss_soc.o" -o"pruicss_soc.o" @"configPkg/compiler.opt" "C:/TI/pdk_am335x_1_0_6/packages/ti/drv/pruss/soc/am335x/pruicss_soc.c"
'Finished building: C:/TI/pdk_am335x_1_0_6/packages/ti/drv/pruss/soc/am335x/pruicss_soc.c'
' '
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiesc_soc.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"tiesc_soc.d" -MT"tiesc_soc.o" -o"tiesc_soc.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiesc_soc.c"
subdir_rules.mk:149: recipe for target 'tiesc_soc.o' failed
In file included from C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiesc_soc.c:44:0:
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tiescbsp.h:148:22: fatal error: ecat_def.h: No such file or directory
#include <ecat_def.h>
^
compilation terminated.
gmake: *** [tiesc_soc.o] Error 1
'Building file: C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiescphy_tlk110.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"tiescphy_tlk110.d" -MT"tiescphy_tlk110.o" -o"tiescphy_tlk110.o" @"configPkg/compiler.opt" "C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiescphy_tlk110.c"
subdir_rules.mk:156: recipe for target 'tiescphy_tlk110.o' failed
In file included from C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x/tiescphy_tlk110.c:44:0:
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tiescbsp.h:148:22: fatal error: ecat_def.h: No such file or directory
#include <ecat_def.h>
^
compilation terminated.
gmake: *** [tiescphy_tlk110.o] Error 1
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_master.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiesc_spi_master.d" -MT"EcatStack/tiesc_spi_master.o" -o"EcatStack/tiesc_spi_master.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_master.c"
'Finished building: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_master.c'
' '
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_fw_cir_buff.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiesc_fw_cir_buff.d" -MT"EcatStack/tiesc_fw_cir_buff.o" -o"EcatStack/tiesc_fw_cir_buff.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_fw_cir_buff.c"
'Finished building: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_fw_cir_buff.c'
' '
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescappl.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiescappl.d" -MT"EcatStack/tiescappl.o" -o"EcatStack/tiescappl.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescappl.c"
EcatStack/subdir_rules.mk:30: recipe for target 'EcatStack/tiescappl.o' failed
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescappl.c:49:22: fatal error: ecat_def.h: No such file or directory
#include <ecat_def.h>
^
compilation terminated.
gmake: *** [EcatStack/tiescappl.o] Error 1
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_slave.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiesc_spi_slave.d" -MT"EcatStack/tiesc_spi_slave.o" -o"EcatStack/tiesc_spi_slave.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_slave.c"
'Finished building: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiesc_spi_slave.c'
' '
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescbsp.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiescbsp.d" -MT"EcatStack/tiescbsp.o" -o"EcatStack/tiescbsp.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescbsp.c"
EcatStack/subdir_rules.mk:37: recipe for target 'EcatStack/tiescbsp.o' failed
In file included from C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tiescutils.h:36:0,
from C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescbsp.c:38:
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tiescbsp.h:148:22: fatal error: ecat_def.h: No such file or directory
#include <ecat_def.h>
^
compilation terminated.
gmake: *** [EcatStack/tiescbsp.o] Error 1
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tieschw.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tieschw.d" -MT"EcatStack/tieschw.o" -o"EcatStack/tieschw.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tieschw.c"
EcatStack/subdir_rules.mk:44: recipe for target 'EcatStack/tieschw.o' failed
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiescutils.d" -MT"EcatStack/tiescutils.o" -o"EcatStack/tiescutils.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils.c"
EcatStack/subdir_rules.mk:51: recipe for target 'EcatStack/tiescutils.o' failed
In file included from C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tieschw.h:44:0,
from C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tieschw.c:51:
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include/tiescbsp.h:148:22: fatal error: ecat_def.h: No such file or directory
#include <ecat_def.h>
^
compilation terminated.
gmake: *** [EcatStack/tieschw.o] Error 1
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils.c:36:22: fatal error: ecat_def.h: No such file or directory
#include "ecat_def.h"
^
compilation terminated.
gmake: *** [EcatStack/tiescutils.o] Error 1
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_master.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiescutils_spi_master.d" -MT"EcatStack/tiescutils_spi_master.o" -o"EcatStack/tiescutils_spi_master.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_master.c"
EcatStack/subdir_rules.mk:58: recipe for target 'EcatStack/tiescutils_spi_master.o' failed
C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_master.c:36:22: fatal error: ecat_def.h: No such file or directory
#include "ecat_def.h"
^
compilation terminated.
gmake: *** [EcatStack/tiescutils_spi_master.o] Error 1
'Building file: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_slave.c'
'Invoking: GNU Compiler'
"C:/TI/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -mfloat-abi=hard -mfpu=neon -Dam3359 -DSOC_AM335x -Dicev2AM335x -DAM335X_FAMILY_BUILD -Dcore0 -DNO_UART_MSG_APP -I"C:/TI/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/projects/ethercat_slave_full_AM335x_arm" -I"C:/ti/pdk_am335x_1_0_6/packages" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include" -I"C:/ti/pdk_am335x_1_0_6/packages/ti/starterware/include/am335x" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/include" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/firmware/v1.0" -I"C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/iceAM335x" -I"C:/TI/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -O0 -ffunction-sections -fdata-sections -g -gdwarf-2 -gstrict-dwarf -Wall -MMD -MP -MF"EcatStack/tiescutils_spi_slave.d" -MT"EcatStack/tiescutils_spi_slave.o" -o"EcatStack/tiescutils_spi_slave.o" @"configPkg/compiler.opt" "C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_slave.c"
'Finished building: C:/ti/PRU-ICSS-EtherCAT_Slave_01.00.03.01/protocols/ethercat_slave/ecat_appl/EcatStack/tiescutils_spi_slave.c'
' '
gmake: Target 'all' not remade because of errors.

**** Build Finished ****