Tool/software: Code Composer Studio
Hi, I have bought a TMDSPLCKIT-V3.
Inside the kit I have found PRIME_DDK_PackageV7910.
I can't compile the example (TI_PRIME_LCC_EXAMPLE) from CCS v.6.2.
I receive different errors.
Could you help me?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi, I have bought a TMDSPLCKIT-V3.
Inside the kit I have found PRIME_DDK_PackageV7910.
I can't compile the example (TI_PRIME_LCC_EXAMPLE) from CCS v.6.2.
I receive different errors.
Could you help me?
**** Clean-only build of configuration Release for project prime_llc_example_f2806x ****
"C:\\ti\\ccs620\\ccsv6\\utils\\bin\\gmake" -k clean
DEL /F "prime_ec_f2806xcfg.h" "prime_ec_f2806xcfg.h??" "prime_ec_f2806x.cdb" "C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\release_f2806x\prime_llc_example_f2806x.out" "prime_ec_f2806xcfg.cmd" "prime_ec_f2806xcfg.s??" "prime_ec_f2806xcfg_c.c"
DEL /F "F2806x_GlobalVariableDefs.d" "ec_task.d" "eca_appemu_sn.d" "ecf.d" "llc_main.d" "prime_ec_f2806xcfg_c.d"
DEL /F "prime_ec_f2806xcfg.d"
DEL /F "c:\temp\f2806x\prime_llc_example_f2806x\Release\F2806x_CodeStartBranch.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\F2806x_GlobalVariableDefs.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\ec_task.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\eca_appemu_sn.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\ecf.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\llc_main.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\prime_ec_f2806xcfg.obj" "c:\temp\f2806x\prime_llc_example_f2806x\Release\prime_ec_f2806xcfg_c.obj"
DEL /F "F2806x_CodeStartBranch.d"
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\proj\Release\prime_ec_f2806xcfg.h
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\release_f2806x\prime_llc_example_f2806x.out
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\proj\Release\prime_ec_f2806xcfg.cmd
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\proj\Release\F2806x_GlobalVariableDefs.d
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\proj\Release\prime_ec_f2806xcfg.d
Impossibile trovare c:\temp\f2806x\prime_llc_example_f2806x\Release\F2806x_CodeStartBranch.obj
Impossibile trovare C:\Texas Instruments\PRIME_DDK_PackageV7910\SW\TI_PRIME_LLC_EXAMPLE\TI_PRIME_LLC_EXAMPLE\dsp_c28x\prime\test\llc_example_project\proj\Release\F2806x_CodeStartBranch.d
'Finished clean'
' '
**** Build Finished ****
Buildfile generation error occurred..
Referenced project 'bfm' does not exist in the workspace. Project 'prime_llc_example_f2806x' may not build as expected.
Build stopped..