I am getting the following error on debugging when I am trying to use the timer on CC3200. Any help would be really appreciated.
undefined first referenced
symbol in file
--------- ----------------
Timer_IF_Init ./main.obj
Timer_IF_IntSetup ./main.obj
Timer_IF_InterruptClear ./main.obj
Timer_IF_Start ./main.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "http_client_demo.out" not built
>> Compilation failure
gmake: *** [http_client_demo.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****