Atox
About
- Username
- Atox
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
I think you misunderstand, the watchdog still works fine, so does M281, at exactly 4 seconds too. My full line is:WDT->WDT_MR = WDT_MR_WDRSTEN | WATCHDOG_INTERVAL | 0x0fff0000;instead of:WDT->WDT_MR = WDT_MR_WDRSTEN | WATCHDOG_INTERVAL | (WATC…
-
Okay, I've solved the issue. What I think is happening is that because the Watchdog Counter (WDV) starts at maximum (0xFFF or 4095) at power on, the timer can sometimes be above the Delta Value (WDD = 1024) at the first Counter Reload (WDT_CR), whic…
-
And another one, an complete log of a lucky shot: < 13:04:57.743 : OpenGL version:4.5.14008 Compatibility Profile Context 21.19.137.514< 13:04:57.745 : OpenGL extensions:GL_AMDX_debug_output GL_AMD_blend_minmax_factor GL_AMD_conservative_depth…
-
I have no SDcard slot, and SDcard is disabled in config. Another log snippet with times and detailed info: > 12:49:45.825 : start> 12:49:45.853 : Info:Power?start> 12:49:45.883 : Info:Watch?start> 12:49:45.911 : Info:Watch?start> 12:4…