**** Build of configuration Debug for project DSP_GPIO_AD ****
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building target: DSP_GPIO_AD.out'
'Invoking: C5500 Linker'
"C:/ti/ccsv5/tools/compiler/c5500_4.4.1/bin/cl55" --memory_model=large -g --define=_CSL5509_LIB_ --define=CHIP_5509 --display_error_number --diag_warning=225 --ptrdiff_size=32 -z -m"DSP_GPIO_AD.map" --stack_size=0x200 --heap_size=0x400 -i"C:/ti/ccsv5/tools/compiler/c5500_4.4.1/lib" -i"D:/CCStudio_v3.3/C5500/csl/lib" -i"D:/CCStudio_v3.3/C5500/cgtools/lib" -i"C:/ti/ccsv5/tools/compiler/c5500_4.4.1/include" --priority --reread_libs --display_error_number --warn_sections --xml_link_info="D:/ccs/project/DSP_GPIO_AD/Debug/DSP_GPIO_AD_linkInfo.xml" --rom_model --sys_stacksize=0x200 -o "DSP_GPIO_AD.out" "./util.obj" "./main.obj" "./GPIO.obj" "./AD.obj" "D:/CCStudio_v3.3/C5500/csl/lib/csl5509ax.lib" "D:/CCStudio_v3.3/C5500/cgtools/lib/rts55x.lib" -l"D:\CCStudio_v3.3\C5500\cgtools\lib\rts55.lib" -l"D:\CCStudio_v3.3\C5500\csl\lib\csl5509ax.lib"
<Linking>
warning #10247-D: creating output section ".const" without a SECTIONS
specification
warning #10247-D: creating output section ".csldata" without a SECTIONS
specification
undefined first referenced
symbol in file
--------- ----------------
_AD ./main.obj
_CSL5509_LIB_ ./main.obj
_FXAS_init ./main.obj
_LSM303D_init ./main.obj
error #10234-D: unresolved symbols remain
fatal error #6001: cannot open file
"D:/ccs/project/DSP_GPIO_AD/Debug/DSP_GPIO_AD_linkInfo.xml": No such file
or directory
>> Compilation failure
gmake: *** [DSP_GPIO_AD.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****