Other Parts Discussed in Thread: OMAPL138, SYSBIOS
Hello,
When I Install pdk_omapl138_1_0_3 sdk and run spi looback example I get the following error. I am using ccs 6.0.0.00190.
Description : #20 identifier "Error_IGNORE" is undefined
Resource :.ccsproject
Path : /SPI_LoopbackExample_lcdkOMAPL138_c674xExampleProject
Location : line 483, external location: C:\ti\bios_6_52_00_12\packages\ti\sysbios\knl\Swi.c
Type : C/C++ Problem
ERROR:
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/spi_test.cfg'
'Invoking: XDCtools'
"c:/ti/xdctools_3_30_01_25_core/xs" --xdcpath="C:/ti/bios_6_52_00_12/packages;C:/ti/pdk_omapl138_1_0_3/packages;C:/ti/edma3_lld_2_12_05_30B/packages;C:/ti/ipc_3_47_00_00/packages;C:/ti/ndk_2_26_00_08/packages;C:/ti/uia_2_21_02_07/packages;c:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.evmOMAPL138 -r debug -c "c:/ti/ccsv6/tools/compiler/c6000_7.4.7" "C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/spi_test.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring spi_test.xe674 from package/cfg/spi_test_pe674.cfg ...
generating custom ti.sysbios library makefile ...
Linking with library ti.drv.uart:./lib/omapl138/c674/release/ti.drv.uart.ae674
Linking with library ti.drv.spi:./lib/omapl138/c674/release/ti.drv.spi.ae674
Linking with library ti.board:./lib/lcdkOMAPL138/c674/release/ti.board.ae674
Linking with library ti.csl:./lib/omapl138/c674/release/ti.csl.ae674
Linking with library ti.osal:./lib/tirtos/omapl138/c674/release/ti.osal.ae674
Starting build of library sources ...
making C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/src/sysbios/sysbios.ae674 ...
gmake[1]: Entering directory `C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/src/sysbios'
cle674 C:/ti/bios_6_52_00_12/packages/ti/sysbios/BIOS.c ...
"C:/ti/bios_6_52_00_12/packages/ti/sysbios/knl/Swi.c", line 483: error #20: identifier "Error_IGNORE" is undefined
>> Compilation failure
1 error detected in the compilation of "C:/ti/bios_6_52_00_12/packages/ti/sysbios/knl/Swi.c".
gmake[1]: *** [BIOS.obj] Error 1
gmake[1]: Leaving directory `C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/src/sysbios'
gmake: *** [C:/ti/pdk_omapl138_1_0_3/packages/ti/drv/spi/example/spiLoopback/omapl138/c674/bios/src/sysbios/sysbios.ae674] Error 2
Build of libraries failed.
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_30_01_25_core/packages/xdc/cfg/SourceDir.xs", line 184: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
js: "C:/ti/xdctools_3_30_01_25_core/packages/xdc/cfg/Main.xs", line 159: Error: Configuration failed!
gmake.exe: *** [package/cfg/spi_test_pe674.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/spi_test_pe674.xdl'
gmake.exe: *** [package/cfg/spi_test_pe674.xdl] Deleting file `package/cfg/spi_test_pe674.h'
gmake.exe: *** [package/cfg/spi_test_pe674.xdl] Deleting file `package/cfg/spi_test_pe674.c'
js: "C:/ti/xdctools_3_30_01_25_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
Thanks & Regards
Navaneetha krishnan