On the main branch, the Meowbit encounters an issue related to SysTick->CTRL at startup during clock configuration, and unexpectedly enters the reset handler before any code can execute. Not yet confirmed whether this occurs across all F401 boards or potentially the rest of the access line.
Tested with code starting at the default address, so the issue is known to not be related to the Meowbit bootloader.
On the main branch, the Meowbit encounters an issue related to
SysTick->CTRLat startup during clock configuration, and unexpectedly enters the reset handler before any code can execute. Not yet confirmed whether this occurs across all F401 boards or potentially the rest of the access line.Tested with code starting at the default address, so the issue is known to not be related to the Meowbit bootloader.