Forum Replies Created
-
AuthorPosts
-
roujesky
ParticipantInteresting, the Arduino (-d) gave me
C:\Users\RobertOujesky>”C:\Users\RobertOujesky\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.9.1-arduino5/bossac” -d –port=COM3 -U -e -w “C:\Users\RobertOujesky\AppData\Local\arduino\sketches\9144B9EB1CD4BF9BEC21C2EBE1773425/AP1.ino.bin” -R
Set binary mode
Send auto-baud
Set binary mode
No device found on COM3The VisualGDB version (no -d) gave me the same thing
C:\Users\RobertOujesky>”C:\Users\RobertOujesky\AppData\Local\Arduino15\packages\arduino\tools\bossac\1.9.1-arduino5\bossac” –port=COM3 -U -e -w “C:\Users\RobertOujesky\source\repos\ap7\Output\Arduino_UNO_R4_WiFi\Debug/AP1.ino.bin” -R
No device found on COM3although I dont see the 3 lines
Set binary mode
Send auto-baud
Set binary modeafter the first time running the command. I ran both commands a few times with and without arduino ide running. I made sure that I could still debug with the arduino IDE on com 3. Attached is a screenshot of my device manager showing my ports in case that means anything….
Attachments:
You must be logged in to view attached files.roujesky
ParticipantI set the logging in the arduino IDE to verbose. attached is the logging.
thanks!
Attachments:
You must be logged in to view attached files.roujesky
ParticipantI just noticed that I cannot upload a .bat file. I renamed to a txt file and here it is
Attachments:
You must be logged in to view attached files.roujesky
Participantargghhh! I did not mean to type visual watch. I meant to type live watch… 🙁
It would be nice to live watch the pins..
roujesky
Participantthanks! User error. did not selecte PicoW board 🙁
December 5, 2023 at 07:06 in reply to: Crazy behavior when resizing the table columns of the LiveWatch window #35093roujesky
ParticipantI see the exact behavior!
-
AuthorPosts