Other Parts Discussed in Thread: OMAPL138, SYSBIOS
Tool/software: Code Composer Studio
Hello,
Needs help on errors while building project on C674x processor of OMAPL138, using SYS/BIOS, RTSC and pdk_omapl138 as follows:
**** Build of configuration Debug for project Led_tgl ****
"C:\\TI\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
gmake[1]: Entering directory 'C:/TI/workspace_v7/Led_tgl/Debug'
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/TI/xdctools_3_32_02_25_core/xs" --xdcpath="C:/TI/bios_6_46_05_55/packages;C:/TI/pdk_omapl138_1_0_1/packages;C:/TI/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.evmOMAPL138 -r release -c "C:/TI/ti-cgt-c6000_8.1.3" --compileOptions "-g --optimize_with_debug" "../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.xe674 from package/cfg/app_pe674.cfg ...
generating custom ti.sysbios library makefile ...
subdir_rules.mk:12: recipe for target 'build-897963119-inproc' failed
js: "C:/TI/pdk_omapl138_1_0_1/packages/ti/board/package.xs", line 71: Error: Library not found: C:/TI/pdk_omapl138_1_0_1/packages/ti/board/./lib//c674/release/ti.board.ae674
gmake.exe: *** [package/cfg/app_pe674.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/app_pe674.xdl'
gmake.exe: *** [package/cfg/app_pe674.xdl] Deleting file `package/cfg/app_pe674.h'
gmake.exe: *** [package/cfg/app_pe674.xdl] Deleting file `package/cfg/app_pe674.c'
js: "C:/TI/xdctools_3_32_02_25_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-897963119-inproc] Error 1
gmake: *** No rule to make target 'build-897963119', needed by 'configPkg/compiler.opt'.
gmake[1]: Leaving directory 'C:/TI/workspace_v7/Led_tgl/Debug'
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
|
Description |
Resource |
Location |
Path |
Type |
|
gmake: *** No rule to make target 'build-897963119', needed by 'configPkg/compiler.opt'. |
Led_tgl |
|
|
C/C++ Problem
|
|
gmake: Target 'all' not remade because of errors. |
Led_tgl |
|
|
|
|
gmake.exe: *** [package/cfg/app_pe674.xdl] Deleting file `package/cfg/app_pe674.c' |
Led_tgl |
|
|
|
|
gmake.exe: *** [package/cfg/app_pe674.xdl] Deleting file `package/cfg/app_pe674.h' |
Led_tgl |
|
|
|
|
gmake.exe: *** Deleting file `package/cfg/app_pe674.xdl' |
Led_tgl |
|
|
|
|
gmake[1]: *** [build-897963119-inproc] Error 1 |
Led_tgl |
|
|
|
|
Library not found: C:/TI/pdk_omapl138_1_0_1/packages/ti/board/./lib//c674/release/ti.board.ae674 |
.xdchelp |
line 71 |
/Led_tgl |
Library is found: C:/TI/pdk_omapl138_1_0_1/packages/ti/board/lcdkOMAPL138/lib/c674/release/ti.board.ae674
BR,
Itzhak Kroin





