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
Fix which sections of binary belong to Flash/ROM vs RAM
Supporting information for my fix is here https://docs.rs/cortex-m-rt/latest/cortex_m_rt/#sections-size
Notice that —besides the mistake— as the text is written, it is unclear why the sum is 2008, since it is nowhere said that `vector_table` belongs to flash at least in this chip.
I don't link it because it may break in the future; but I could include it I you want it.
0 commit comments