After importing the sensor controller example to CCS, I am unable to resolve the build error described below:
undefined first referenced
symbol in file
--------- ----------------
main C:\ti\ccsv6\tools\compiler\ti-cgt-arm_5.2.4\lib\rtsv7M3_T_le_eabi.lib<args_main.obj>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "analog_light_sensor_tirtos.out" not built
>> Compilation failure
gmake: *** [analog_light_sensor_tirtos.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
#10010 errors encountered during linking; "analog_light_sensor_tirtos.out" not built analog_light_sensor_tirtos C/C++ Problem
<a href="file:/c:/ti/ccsv6/tools/compiler/dmed/HTML/10234.html">
#10234-D</a> unresolved symbols remain analog_light_sensor_tirtos C/C++ Problem
unresolved symbol main, first referenced in C:\ti\ccsv6\tools\compiler\ti-cgt-arm_5.2.4\lib\rtsv7M3_T_le_eabi.lib<args_main.obj> analog_light_sensor_tirtos C/C++ Problem