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
Code uploaded using the ASB (Ambiq Secure Bootloader) does not execute if the Arduino Serial Monitor was left open (not "connected," but just "visible and greyed out") during upload. It won't even begin after a manual reset is applied to the board
Your workbench
RedBoard Artemis ATP
Arduino 1.8.12
Bootloader: Ambiq Secure Bootloader
Steps to reproduce
Upload any sketch w/ the monitor closed
Observe working sketch (say, Blink)
Open the Arduino serial monitor
Upload the same sketch again w/o any modification (leaving monitor open)
Arduino will grey out the monitor, thus allowing the ASB to connect on that port
The upload will complete successfully
The code will not execute....
Resetting the board will not start program execution...
Expected behaviour
The state of the serial monitor should not affect firmware uploads (port conflicts disregarded)
Actual behaviour
See "Steps to reproduce"
The text was updated successfully, but these errors were encountered:
Subject of the issue
Code uploaded using the ASB (Ambiq Secure Bootloader) does not execute if the Arduino Serial Monitor was left open (not "connected," but just "visible and greyed out") during upload. It won't even begin after a manual reset is applied to the board
Your workbench
Steps to reproduce
Expected behaviour
The state of the serial monitor should not affect firmware uploads (port conflicts disregarded)
Actual behaviour
See "Steps to reproduce"
The text was updated successfully, but these errors were encountered: