Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hi
I am trying to compile the code provided in
E:\ti\controlSUITE\device_support\f2806x\v130\F2806x_examples\adc_temp_sensor
I get the following errors
Description Resource Path Location Type
errors encountered during linking; "Example_2806xLaunchPad.out" not errors encountered during linking; "Example_2806xLaunchPad.out" not Example_2806xLaunchPad C/C++ Problem
gmake: *** [Example_2806xLaunchPad.out] Error 1 Example_2806xLaunchPad C/C++ Problem
gmake: Target 'all' not remade because of errors. Example_2806xLaunchPad C/C++ Problem
This" resource manager" in CCS seems to be a complete mess. It's not possible to locate anything with it.
I had to manually navigate to the above directory to load the above demo. Btw why is it called v130 ?

