I recently had to reinstall my Code Composer TMS320C2000 edition and ran into some problems after compiling my project. Before the reinstall, everything was fine. What's going on? Below are the results of my compilation.
[Linking...] "C:\CCStudio_v3.3\C2000\cgtools\bin\cl2000" -@"DebugFlash.lkf"
<Linking>
>> warning: creating output section $build.attributes without SECTIONS
specification
>> warning: load address of uninitialized section ramfuncs ignored
undefined first referenced
symbol in file
--------- ----------------
_main C:\Jovan\Gyrocam Systems LLC\Software\src\Common\Tools 5.2.5\lib\rts2800_ml_eh.lib
>> error: symbol referencing errors - './DebugFlash/DHC_IFU_LHD.out' not built
>> Compilation failure

