STM32F2 linker script to emulate EEPROM
Posted on May 10, 2015 at 17:03 Hi all, I try to test the ST example of EEPROM emulation (with 3 variables and page2 + Page3 usage). I build it with success with GCC (EMBLOCKS), but it seems I can't assign the good value to isr vec...