Skip to content
Snippets Groups Projects
mobile Datovka

mobile Datovka

Project ID: 344
Marek Behún's avatar
Marek Behun authored
When newer GD32 application firmware jumps into original bootloader
firmware, the bootloader firmware gets stuck in exception. This is
because newer firmware enables some interrupts which the original
bootloader firmware does not disable before enabling interrupt flag.

Disabling all NVIC interrupts before going to other program solves this
issue.

Signed-off-by: default avatarMarek Behún <kabel@kernel.org>
e44032e4
Name Last commit Last update