KurtE
Senior Member+
As requested by Paul,
Oops sorry I am not @Defragster
For those things not specific to uploads failing.
In particular to the sometimes case where the Serial Monitor windowpane does not work, after the upload, until after you maybe change something.
Sorry I know pretty vague, but I don't have a consistent set of steps that always reproduces this.
But I have run into several times.
One case of this from a couple of days ago.
I opened a sketch. This sketch was last used on a different board. in this case, an Arduino Nano 33 IoT:
I then decided I wanted to build it for Teensy 4.1, so I turned on the Teensy 4.1 and then selected it from the Toolbar drop down list.
Something like:
I then rebuilt the sketch for the T4.1, which uploaded, but the Serial monitor was empty (was not showing anything.)
I then chose the Serial port version (not Teensy from the Tools->Port menu as shown in previous picture and the data showed up in Serial Monitor.
I then went back and selected the Teensy Port item in the list and again the monitor window was empty.
But then I rebuilt the sketch again, and after it rebuilt the output was showing up properly in the Serial Monitor.
Again warning, the issue does not always happen following these steps. There are probably some subtle differences, in how I do it each time, that I am probably missing here.
But hopefully good enough starting point.
@Defragster - please start a new thread regarding any issues other than this problem where Arduino 2.0.2's Upload becomes disabled. Maybe edit msg #13 & msg #14 to be just a link to that new thread? Let's keep this thread only about the issue where Upload gets disabled (for reasons as-yet unknown...)
This is a continuation of the thread (https://forum.pjrc.com/threads/71525-Problem-when-uploading-program-to-T4-1-in-IDE-2-0-2)
Oops sorry I am not @Defragster
For those things not specific to uploads failing.
In particular to the sometimes case where the Serial Monitor windowpane does not work, after the upload, until after you maybe change something.
Sorry I know pretty vague, but I don't have a consistent set of steps that always reproduces this.
But I have run into several times.
One case of this from a couple of days ago.
I opened a sketch. This sketch was last used on a different board. in this case, an Arduino Nano 33 IoT:
I then decided I wanted to build it for Teensy 4.1, so I turned on the Teensy 4.1 and then selected it from the Toolbar drop down list.
Something like:
I then rebuilt the sketch for the T4.1, which uploaded, but the Serial monitor was empty (was not showing anything.)
I then chose the Serial port version (not Teensy from the Tools->Port menu as shown in previous picture and the data showed up in Serial Monitor.
I then went back and selected the Teensy Port item in the list and again the monitor window was empty.
But then I rebuilt the sketch again, and after it rebuilt the output was showing up properly in the Serial Monitor.
Again warning, the issue does not always happen following these steps. There are probably some subtle differences, in how I do it each time, that I am probably missing here.
But hopefully good enough starting point.