You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Win 10 Pro v 21H2 - AMD x64 processor - USB 2.0
MaixPy IDE 0.2.5 (Tools > Open Terminal)
MaixDock M1 (without wireless, encoder KY-040 soldered)
Everything works but after a while Krux resets the device, the image below shows the terminal running, CRTL+C pressed, some arbitrary math executed and suddenly the Krux watchdog restart:
The text was updated successfully, but these errors were encountered:
I've created a way to disable Krux watchdog without the need to build the project from source (see the open PR).
Instructions are presented at README, the user only needs to create a property called WATCHDOG_DISABLE in the config.jsonfile at the device /flash (this is possible to do just before the Krux watchdog resets the device)
I've tried to follow the steps here to live debug a MaixDock: https://github.com/selfcustody/krux#live-debug-a-device
Win 10 Pro v 21H2 - AMD x64 processor - USB 2.0
MaixPy IDE 0.2.5 (Tools > Open Terminal)
MaixDock M1 (without wireless, encoder KY-040 soldered)
Everything works but after a while Krux resets the device, the image below shows the terminal running, CRTL+C pressed, some arbitrary math executed and suddenly the Krux watchdog restart:
The text was updated successfully, but these errors were encountered: