STM8S003F3 - FV_RAM Remap vector table in RAM
Hi,
The UM0470 says:
DM control register 2 (DM_CR2)
FV_RAM Remap vector table in RAM
This bit is set or cleared by software. It remaps the interrupt vector table to a RAM
location instead of program memory (usually 8000h).
0: Vector table is in Program Memory area (8000h)
1: Vector table is in RAM memory area (address depends on the product).
---
Could you pelase let me know where I can find the RAM address mentioned above?
In other words what is the RAM address the vector table can be remapped to?
