Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: SYSBIOS
Hi TI,
We wanted to add sleep() and usleep() in sensor example of TI 15.4 stack,.
Added sleep() in sensor.c and included header file #include <unistd.h> and included ${COM_TI_SIMPLELINK_CC13X0_SDK_INSTALL_DIR}/kernel/nortos/posix in ARM Compiler include Options but facing an below error
undefined first referenced
symbol in file
--------- ----------------
sleep <whole-program>
usleep <whole-program>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "sensor_cc1310lp.out" not built
Thanks&Regards,
shilpa