Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650, CCSTUDIO
Tool/software: TI-RTOS
I am trying to access the RTC on my LAUNCHXL-CC2650 Launchpad using a working ProjectZero.
I have a local copy of CCS version 7. Project Zero properties shows TI-RTOS for SimpleLink wireless MCUs v2.13.0.6 in use and TI-RTOS for CC13xx and CC26xx v2.21.0.6 in use.
Is there something else I have to have set to use the AON RTC functions?
I try to use AONRTCSecGet function in code but get a build error:
undefined first referenced
symbol in file
--------- ----------------
AONRTCSecGet <whole-program>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "ProjectZeroApp_CC2650LAUNCHXL.out" not built
Any help for this newbie would be great!
Thanks,
Dale