for RTC set and Get when I call
library function
ROM_HibernateCalendarGet(&sTime);
our process get stuck(observed while debugging)
Already included the file
#include "driverlib/rom.h"
#include "driverlib/rom_map.h"
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
for RTC set and Get when I call
library function
ROM_HibernateCalendarGet(&sTime);
our process get stuck(observed while debugging)
Already included the file
#include "driverlib/rom.h"
#include "driverlib/rom_map.h"