How to configure swap bank on STM32H7? (Part 2)
Following Part 1
Step 3: Building Binary file for Bank1
1. Add FLASH_BANK1 as preprocessor: Project Options> C/C++ Compiler > Preprocessor
2. Check that vector table settings are as following (Project O...