I successfully write to FLASH but when I try to read I get 0.First I read some data from keyboard to initialize "inter" variable.Then I store it in FLASH, but I can't read it.Here is what I've added to linker .ld file:/* Specify the memory areas */
M...