How to test FLASH_EraseBlock() in STM8AFxx using STVD
Posted on December 18, 2017 at 15:18I followed the below steps to execute the Sample code provided by ST. - For Cosmic Compiler: 1- Uncommented the ''#define RAM_EXECUTION (1)'' line in the stm8s.h file, 2- In STVD Select Project\Settings\Linke...