Other Parts Discussed in Thread: SYSBIOS
IAR7.8
I use
#include <ti/sysbios/hal/Seconds.h>
#include <time.h>
......
uint32_t seconds;
 Seconds_set(1000);
 seconds = Seconds_get();
...........
build:
Linking 
Error[Li005]: no definition for "ti_sysbios_hal_Seconds_SecondsProxy_get__E" [referenced from C:\ti\simplelink\ble_sdk_2_02_01_18\examples\cc2650iot\5.11_advance_ibeacon\iar\app\FlashROM_TFT\Obj\Seconds.o] 
Error while running Linker
 
				 
		 
					 
                           
				