Resolved! Initializing multiple bytes in EEPROM generating RESET in STM8AF5288 MCU
I am trying to initialize a section of EEPROM address from 0x40A0 to 0x40B8 in STM8AF5288 MCU. Between I am not able to complete this initialization process & end up getting MCU Reset. Attaching the assembly code that does this action BSET _FLASH_CR...