How to define variable at specific flash memory address (STM8L151F3)
Hi,I am using the IAR to program the STM8L151F3. And in my project I need to create a "serialization" controlled by me.And I want to record a variable in the last flash memory. How to do this using IAR?