Other Parts Discussed in Thread: SYSBIOS, AMIC110
Tool/software: TI C/C++ Compiler
hello
every expector
This tomiyama form tokyo.
I need to create a static task with *.cfg file.
But I don't know which version xdctool and sysbios are properly.
Colud you tell us please?
best Regards
Tomiyama
This is the log:
**** Build of configuration Debug for project task_test ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
making ../src/sysbios/sysbios.aea8fnv ...
gmake[1]: Entering directory 'C:/workspace_v7_01_26_Usb/task_test/Debug'
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/bios_6_35_04_50/packages;C:/ti/ndk_2_26_00_08/packages;C:/ti/edma3_lld_2_12_05_29/packages;C:/ti/pdk_am335x_1_0_8/packages;C:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv -p ti.platforms.evmDM8168 -r debug -c "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS" --compileOptions "-g --optimize_with_debug" "../app.cfg"
gmake[1]: Nothing to be done for 'all'.
'Building file: ../main.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/bin/armcl" -mv7A8 --code_state=32 -me --include_path="C:/workspace_v7_01_26_Usb/task_test" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.4.LTS/include" --define=amic110 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"
'Finished building: ../main.c'
' '
making package.mak (because of .xdcenv.mak) ...
configuring app.xea8fnv from package/cfg/app_pea8fnv.cfg ...
generating custom ti.sysbios library makefile ...
subdir_rules.mk:12: recipe for target 'build-112301119-inproc' failed
js: "C:/ti/xdctools_3_25_03_72/packages/xdc/cfg/Main.xs", line 47: XDC runtime error: can't find program 'app.xea8fnv's linker command template file: 'task.cmd' along the path C:/ti/bios_6_35_04_50/packages;C:/ti/ndk_2_26_00_08/packages;C:/ti/edma3_lld_2_12_05_29/packages;C:/ti/pdk_am335x_1_0_8/packages;C:/ti/ccsv7/ccs_base;C:/ti/xdctools_3_25_03_72/packages;..;
gmake.exe: *** [package/cfg/app_pea8fnv.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/app_pea8fnv.xdl'
gmake.exe: *** [package/cfg/app_pea8fnv.xdl] Deleting file `package/cfg/app_pea8fnv.h'
gmake.exe: *** [package/cfg/app_pea8fnv.xdl] Deleting file `package/cfg/app_pea8fnv.c'
js: "C:/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-112301119-inproc] Error 1
gmake: *** [build-112301119] Error 2
gmake[1]: Leaving directory 'C:/workspace_v7_01_26_Usb/task_test/Debug'
subdir_rules.mk:9: recipe for target 'build-112301119' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****