[Code] Crashes are fixed. Bootloader updated to us...
by
Fabien Poussin
11 years 3 months
[Code] Crashes are fixed. Bootloader updated to use switch.
The problem was waiting for events in the BDU thread would prevent the IWDG thread to work and trigger a reset.
Moved IWDG refreshing to an IRQ handler.