Hi,
I am migrating DSP/BIOS 5 project to SYS/BIOS 6 and I encountered this error (below) but i don't know which library to link with at this time. To my understanding the CLK_*() module APIs are supported in SYS/BIOS 6, so I should link it with SYS/BIOS 6 library. Can some one point to me which library file i should link with?
Thanks,
Zhao
-l"C:\CCStudio_v5.1\ccsv5\bios_6_31_04_27\packages\ti\sysbios\lib\whole_program_debug\ti.sysbios.a674" -l"C:\CCStudio_v3.2\c64plus\dsplib_v210\dsplib64plus.lib" -l"libc.a" <Linking> undefined first referenced symbol in file --------- ---------------- _CLK_countspms ./Gsm_src/GsmMain.obj _CLK_gethtime ./Gsm_src/GsmMain.obj error: unresolved symbols remain error: errors encountered during linking; "GSM.out" not built