-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
I have Arduino software version 1.6.5 and the project where the problem began was at the time programming an arduino uno.
Accidentally pressed the keyboard shortcut to open the serial monitor as the code was uploading and the status window came back with an error that the port could not be opened. I then re uploaded the code, which was confirmed by the correct operation of the hardware.
Since then, opening the serial monitor results in a new tab appearing in windows (windows 10 home), however no visible window. Tried keyboard shortcuts to move windows and it isnt hidden anywhere, its just not there.
Reset the software and PC to no avail. Tried different sketches on the arduino, which upload correctly. Also the serial port on the PC is fine as i can establish communications through RealTerm.
EDIT: Interesting, reinstalling the latest release does not resolve this, neither does another board on a different com port (have tried with a Freescale FRDM-KL46 MBed enabled board and no luck, which normally works fine with the serial monitor)