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
Flash mode (RAM) has always been a hack; get rid of it with a better syncronization with arduino-router and arduino-appl-cli.
If compiled in wait_for_app mode, the sketch will wait until a command like
/opt/openocd/bin/openocd -d2 -s /opt/openocd -s /opt/openocd/share/openocd/scripts -f openocd_gpiod.cfg -c "init; mwb 0x40036400 8; shutdown"
is issued by the Linux side. The storage in BKPSRAM is always assured to be at offset 0
If using remoteocd, no extra command is required
0 commit comments