Hello All,
I have just installed CCSV6 IDE on my PC. Also, i have created SYS BIOS project in it. Here, i have used OMAPL-137 processor. But, whenever i compile it . Then, it is giving me the below error.
**** Build of configuration Debug for project TEST_BIOS ****
"D:\\CCS V6 INSTALLATION FOLDER\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../app.cfg'
'Invoking: XDCtools'
"D:/CCS V6 INSTALLATION FOLDER/xdctools_3_31_00_24_core/xs" --xdcpath="D:/CCS V6 INSTALLATION FOLDER/bios_6_45_00_20/packages;D:/CCS V6 INSTALLATION FOLDER/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p ti.platforms.evmOMAPL137 -r release -c "D:/CCS V6 INSTALLATION FOLDER/ccsv6/tools/compiler/ti-cgt-c6000_8.1.0B1" --compileOptions "-g --optimize_with_debug" "../app.cfg"
D:/CCS V6 INSTALLATION FOLDER/xdctools_3_31_00_24_core\packages\xdc\bld\xdc.mak:242: *** can't find specified XDCROOT: D:/CCS V6 INSTALLATION FOLDER/xdctools_3_31_00_24_core. Stop.
js: "D:/CCS V6 INSTALLATION FOLDER/xdctools_3_31_00_24_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: Target `all' not remade because of errors.
**** Build Finished ****
Whenever i create a normal C project or whenever i import normal c project it works fine without any issues.
Also, i have installed bios_setupwin32_6_45_00_20 file.
Can you please let me know what exactly is the problem??
Waiting for your reply at the earliest!!
Thanks & Regards
Naveen Chandra