Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/TMS320C6678: After fresh installation, still cannot build simple typical example project

$
0
0

Part Number:TMS320C6678

Tool/software: Code Composer Studio

Last week, I tried to build a simple HelloWorld example using TI-RTOS for the EVMC6678. It failed because it was looking for a wrong file or XDC version or something. Since I had multiple versions of CCS and of many libraries, and since I used a deeper folder naming than just C:\TI, I uninstalled all versions of CCS and all of the SDKs and libraries that I had, rebooted and then installed CCSv7 and the ProcSDK TI-RTOS C6678 using the default C:\TI for everything.

Again, I tried to create a new CCS Project using SYS/BIOS (the name TI-RTOS did not show up) and the Typical selection. I picked the ti.platforms.evmc6678 and let it finish.

When I went to build the project, as is, I got the following to the Build console. It looks just like it did before I uninstalled and re-installed. It appears to be trying to use a c64p library, but it should be using a c66 library. I am not sure what the problems are. I have attached my archived project file in case you can tell me anything from that.


**** Build of configuration Debug for project HelloWorld ****

"C:\\TI\\ccsv7\\utils\\bin\\gmake" -k -j 8 all -O
gmake[1]: Entering directory 'C:/Users/a0157014/Documents/CCS70wks_test/HelloWorld/Debug'
'Building file: ../app.cfg'
'Invoking: XDCtools'
"C:/TI/xdctools_3_50_02_20_core/xs" --xdcpath="C:/TI/bios_6_46_04_53/packages;C:/TI/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r release -c "C:/TI/ccsv7/tools/compiler/ti-cgt-c6000_8.2.0" --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.xe66 from package/cfg/app_pe66.cfg ...
subdir_rules.mk:12: recipe for target 'build-1746206719-inproc' failed
error: xdc.cfg.Program: "C:/TI/xdctools_3_50_02_20_core/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sysbios.family.c64p' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later.
js: "C:/TI/xdctools_3_50_02_20_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/app_pe66.xdl] Error 1
js: "C:/TI/xdctools_3_50_02_20_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-1746206719-inproc] Error 1
gmake[1]: Leaving directory 'C:/Users/a0157014/Documents/CCS70wks_test/HelloWorld/Debug'
gmake: *** No rule to make target 'build-1746206719', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.

(Please visit the site to view this file)

Thanks for any help or advice.

Regards,
RandyP


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>