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
always put the main.o code and the startup data in RAM1
When DAPLINK_RAM_APP2_START is defined, the startup code and data
may be placed in RAM2, which is not guaranteed to work.
Explicitly place main.o and startup_*.o in RAM1.
Signed-off-by: Adrian Negreanu <[email protected]>
0 commit comments