Dear all!
I just got my first Arduino, and that is Arduino Due.
It is just Arduino Duo, nothing else, in the small box.
So I checked the topic "Getting started with the Arduino Due" on the page:
and did everything is written there, namely, I purchased Micro-B USB cable,
and attached it to the Due's programming port.
I did not attach anything to DC power connector.
Now, when I try to upload a sketch from simply program (LED blink)
it tries but then at the end it reports a mistake:
"No device found on COM1"
According to the Getting Started on Due's page it says:
"To upload a sketch, choose Arduino Due (Programming port) from the Tools > Board menu in the Arduino IDE, and select the correct serial port from the Tools > Serial Port menu."
I did choose Arduino Due (Programming port) from Tools / Board menu,
but there is no way I can choose Tools / Serial Port menu.
For some reason "Serial port menu" is impossible to choose from the menu.
I'm using Arduino IDE 1.7.7.
On Tools there is menu "Port", and under "Port" there are 2 options:
- Serial ports
- COM4 (Arduino Due (Programming port))
Please help with this!