Arduino due No device found

any body can help me for this error-uploading error: exit status 1No device found on COM3

Have you been able to upload to it before? With this IDE or a different one?
Are you certain that the USB cable is not just a charging cable? Try a different one anyway.
Does the device show in your device manager? If so on what port?

I am first time use arduino (due) on arduino ide 2.0rc platform. all arduino board are running successfully. i am use data cable not charging cable. device show in device manager on port3.
upload msg like this " Failed uploading: uploading error: exit status 1No device found on COM3"

Which board is bad and which board is good?
Verify the following:
IDE >> TOOLS >> PORT >> your port
IDE >> TOOLS >> BOARD >> your board

Also: Are you using the "debug" usb port, or the "native" usb port, and do you have the board setting that matches the port?

Arduino Due Programming Port (Com6)
Arduino Sam Boards (32 bit-ARM Cortex-M3) Arduino Due (Programming Port)

No i am use only Programing port only

Usually this error occurs when a wrong port is selected.

after reinstallation of arduino id 2 and the id auto detect port 6 and verify and upload successfully,
thanks for all who sport me .
thanks

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.