User Activity

HelloI have a const variable located in the internal flash memory. When I directly access this variable in flash, the read operation returns always 0 (even when the content of that location in flash is not 0). When I change the code to first copy the...