7 years, 7 months ago.

L6220E error

When I try to compile for the platform Nucleo L073RZ, I get this error:

Error: Load region LR_IROM1 size (69108 bytes) exceeds limit (65536 bytes). Region contains 105 bytes of padding and 0 bytes of veneers (total 105 bytes of linker generated content).

Any idea to solve this problem?

1 Answer

7 years, 7 months ago.

Seems to me you run over the maximum flash size.

Accepted Answer