Ensure code running in RAM
Ref: stm8s flash entire new program - how? - STMicroelectronics CommunityHow do I ensure that an entire routine, and anything that it might call, is running in RAM? I think there is a RAM() macro around, for example, the flash write methods so can I...