Is there any managed code API to set CPU memory addresses in Windows IoT? In .NET MF, I used access to use the watchdog timers and the real time clock.
The Broadcom CPU has an integrated watchdog timer to automatically reboot the device if it hangs for any reason. Support for this is a "must" IMO for long term reliability. Does anyone know what the status of this is for Windows IoT ? I know it's available on the Linux side... Thanks, -Valkyrie-MT