Questions tagged [arduino-ide-2]
Use this tag for questions specific to version 2 of the Arduino IDE. The open-source IDE makes it easy to write code and upload it to any Arduino board. It runs on Windows, macOS and Linux.
6 questions with no upvoted or accepted answers
1
vote
0
answers
117
views
"Stack canary watchpoint triggered (loopTask)" when synchronizing with Arduino Cloud IoT (ArduinoCloud.update())
I have created a sketch that updates 195 variables : 16xString variables, 34xfloat, 52xint, 107xbool.
Notice : I'm using the IDE tool instead of the included Cloud IoT compile (because I have a pb ...
1
vote
0
answers
48
views
Startg the Arduino2 with the boards parameters
when the Arduino_2 starts the board is not selected.
Is it possible to run a program with such parameters (for example)?: "C:\Program Files\Arduino IDE\Arduino IDE.exe" --board arduino:avr:...
1
vote
0
answers
298
views
Blank Preferences on Arduino IDE 2.0.1
I just install this new IDE on my pc.
Yesterday, I changed my sketch folder location on preferences.
And when i need to change it again, the preferences shown nothing. Ive restart my pc and its not ...