Error handled when using flash_emulation when compiling in c++, not present in c
Hi, I'm facing to a strange behaviors when I'm compiling my project in cpp but the issue disappear when compiling in c only.The problem is on initialization of eeprom_emulation library on a STM32L476RG @ 80mhz(line 657 of stm32l4xx_hal_flash.c) :/** ...