I am getting the following linking errors. They seem to be in sysbios files. any pointers to where I am going wrong....
Narendra
----------------------
undefined first referenced
symbol in file
--------- ----------------
xdc_runtime_Timestamp_SupportProxy_get32__E C:\ti\tirtos_tivac_2_10_01_38\products\bios_6_41_00_26\packages\ti\targets\arm\rtsarm\lib\ti.targets.arm.rtsarm.aem4f<Timestamp.oem4f>
xdc_runtime_Timestamp_SupportProxy_getFreq__E C:\ti\tirtos_tivac_2_10_01_38\products\bios_6_41_00_26\packages\ti\targets\arm\rtsarm\lib\ti.targets.arm.rtsarm.aem4f<Timestamp.oem4f>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "LCDwithRTOS.out" not built
>> Compilation failure
gmake: *** [LCDwithRTOS.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****\
------------------