MB3hel / AUVControlBoard

Vectored 6-DOF motion controller for AUVs.
https://mb3hel.github.io/AUVControlBoard/
1 stars 2 forks source link

[BUG] Reboot to bootloader does not work on v2 with release builds #21

Closed MB3hel closed 1 year ago

MB3hel commented 1 year ago

Describe the bug Triggering a reboot to bootloader using the reboot_bootoader.py script works with v2 as expected for debug builds, but fails on release builds.

Tested Versions v1, v2

Impacted Versions v2

To Reproduce

  1. Build v2 release and flash
  2. Run reboot_bootloader.py with the correct port
  3. The device resets twice, but does not enter bootloader

Expected behavior After the second reset, device should enter bootloader.