Why CMSIS is not defining RTC and WDT Driver API ?
Hi jbk,
The implementation of RTCs and watchdog timers are specific to device manufacturers. You should look for the peripheral interface support functions in the Device Family Pack (DFP); maybe in the Middleware Pack also. If the RTC and WDT are devices external to the microcontroller, look inside the Board Support Pack (BSP).
Regards,
Goodwin
View all questions in Cortex-M / M-Profile forum