Question
Option Bytes programming by Keil
I'm trying to program option bytes in STM32G4 series by Keil, I did steps below but still some problem exists:
- Add "STM32G4xx_SB_OPT.s" file from Keil pack directory to project
- Add "STM32G4xx dual bank Flash Options" algorithm in Flash Download tab
I still got a "Contents mismatch at: 1FFFF7802H", and the option byte semms not programmed right yet.
Anyone successed using "STM32G4xx dual bank Flash Options" program the option bytes? What points I missed?
