Question
IAR for STM8, FLASH_EraseBlock stuck in release mode
#define RAM_EXECUTION (1) configured with STM8AF52xx
Use FLASH_EraseBlock in debug mode to erase normally.
In release mode (medium or high optimization) use FLASH_EraseBlock to die.
why?
#define RAM_EXECUTION (1) configured with STM8AF52xx
Use FLASH_EraseBlock in debug mode to erase normally.
In release mode (medium or high optimization) use FLASH_EraseBlock to die.
why?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.