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