Closed cedrick-f closed 1 year ago
This simply means you exceed the size of the flash. You can try to reduce your code or to optimize the core. You can refers to the wiki how to do tha.t. anyway maybe I'm surprised as F401RE have 512k flah. Are you sure you select the correct board part number?
Among the STM32 MCU based boards, I selected Nucleo-64. For information, the program compiles well if I choose Nucleo-144 (but of course cant't be uploaded)
You have to select also the part number. Else you build for the first one in the menu which is a C0 with 32k.
Thanks !
Hi
I try to compile the example
VL53L8CX_HelloWorld_I2C.ino
into a Nucleo-F401RE board with Arduino IDE (version 2.0.4) on Windows 10 OS, but i get the following error during the compilation :thanks by advance for your help Cédrick