This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200-LAUNCHXL: CC3200-LAUNCHXL

Part Number: CC3200-LAUNCHXL
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

I get sysbio/hal/Timer.h  library build  and linking problem in CCS studio.

The errors are

undefined first referenced
symbol in file
--------- ----------------
ti_sysbios_hal_Timer_Params__init__S ./mailbox.obj
ti_sysbios_hal_Timer_create ./mailbox.obj
ti_sysbios_hal_Timer_getPeriod__E ./mailbox.obj
ti_sysbios_hal_Timer_setPeriodMicroSecs__E ./mailbox.obj
ti_sysbios_hal_Timer_start__E ./mailbox.obj
ti_sysbios_hal_Timer_stop__E ./mailbox.obj

Thanks

Kv