You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My test toolchain: gcc version 10.3.1 20210824 (release) (GNU Arm Embedded Toolchain 10.3-2021.10)
Other version can generate more code, so you need to update your toolchain or use MCU with bigger flash ( as example 32K target from same series you need to change also a linker script according your new target )
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My test toolchain:
gcc version 10.3.1 20210824 (release) (GNU Arm Embedded Toolchain 10.3-2021.10)
Other version can generate more code, so you need to update your toolchain or use MCU with bigger flash ( as example 32K target from same series you need to change also a linker script according your new target )
Beta Was this translation helpful? Give feedback.
All reactions