Tool/software: TI-RTOS
Hello,
I have used examples from Ti-RTOS for TIVA C to implement ADC and FATFS successfully on TIVA c Launchpad. I am writing data from 12 ADC inputs to the SD card and want to implement RTC for the time-stamp. I am also looking for an example to use a timer to set the data log time from 1sec to 1min.
I have tried to use available TivaWare Example (Interrupt and Timer) with my existing workspace of TI-RTOS which outputs compile errors relating "Unresolved symbol ROM_...."
I suppose the examples of TivaWare cannot work with TI-RTOS.
Please suggest an example link for Timer Interrupt and RTC for TI-RTOS.