Hi
I am trying to rebuild profinet samples and get the following error message from code composer.
Any idea of the issue?
Kind regards,
Martial Maneché
"C:\\EntwicklungMGB2\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/EntwicklungMGB2/ti/xdctools_3_31_02_38_core/xs" --xdcpath="C:/EntwicklungMGB2/ti/ndk_2_24_03_35/packages;C:/EntwicklungMGB2/ti/bios_6_42_02_29/packages;" xdc.tools.configuro -o configPkg -t gnu.targets.arm.A8F -p ti.platforms.evmAM3359 -r release -c "C:/EntwicklungMGB2/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_8-2014q3" "../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 app.xa8fg from package/cfg/app_pa8fg.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
C:/Users/bttem/AppData/Local/Temp/make4620-1.sh: 1: Syntax error: ")" unexpected
gmake: *** [C:/ENC238~1/ti/SYSBIO~1.2/sdk/examples/TI-AM3~1.2)/src/sysbios/sysbios.aa8fg] Error 2
Build of libraries failed.
error: xdc.cfg.SourceDir: "C:/EntwicklungMGB2/ti/xdctools_3_31_02_38_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
js: "C:/EntwicklungMGB2/ti/xdctools_3_31_02_38_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/app_pa8fg.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/app_pa8fg.xdl'
gmake.exe: *** [package/cfg/app_pa8fg.xdl] Deleting file `package/cfg/app_pa8fg.h'
gmake.exe: *** [package/cfg/app_pa8fg.xdl] Deleting file `package/cfg/app_pa8fg.c'
js: "C:/EntwicklungMGB2/ti/xdctools_3_31_02_38_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 ****