Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Arduino Due Native USB Port
Arduino Due Native USB Port [message #1808609] Thu, 27 June 2019 17:55 Go to next message
Alexandre Francisco is currently offline Alexandre FranciscoFriend
Messages: 2
Registered: June 2019
Junior Member
Hello,

I have been working with Eclipse IDE for a few days now with the arduino due.

But now I have developed my board based on the arduino due processor (SAM3X8E ).

With the arduino IDE I can program code into the board using just the native USB Port, with ecplise IDE this is not possible.

I have tried with a genuine arduino due, also with native usb port and the error is the same. The board, and COM port are selected properly as you can see with the image attached.

The console outputs this:

"Starting upload
Uploading project "MY_PCB_TEST" with "BOSSAC"
Forcing reset using 1200bps open/close on port : "COM11"
PORTS { COM11,} / { COM11,} => {}
PORTS { COM11,} / { COM7, COM11,} => { COM7,}
Com port reset took 500 ms.
Using port "COM7" from now onwards
Ending reset


Launching: C:\DEV\CV\eclipse_ESP32\arduinoPlugin\packages\arduino\tools\bossac\1.6.1-arduino/bossac.exe --port=COM7 -U true -e -w -b C:\DEV\CV\MY_PCB_TEST/Release/MY_PCB_TEST.bin -R
Output:
Atmel SMART device 0x285e0a60 found
Erase flash
done in 0.014 seconds

Write 24392 bytes to flash (96 pages)

[ ] 0% (0/96 pages)
[== ] 9% (9/96 pages)
[===== ] 18% (18/96 pages)
[======== ] 28% (27/96 pages)
[=========== ] 37% (36/96 pages)
[============== ] 46% (45/96 pages)
[================ ] 56% (54/96 pages)
[=================== ] 65% (63/96 pages)
[====================== ] 75% (72/96 pages)
[========================= ] 84% (81/96 pages)
[============================ ] 93% (90/96 pages)
[==============================] 100% (96/96 pages)
done in 1.155 seconds
Set boot flash true
CPU reset.
The execution of command "1.6.1-arduino/bossac.exe" is done."


And then a window says that COM11 was not found.

As anyone been able to program code to the arduino due through the native usb port?

Thank you.
  • Attachment: due.JPG
    (Size: 35.69KB, Downloaded 93 times)
Re: Arduino Due Native USB Port [message #1808629 is a reply to message #1808609] Fri, 28 June 2019 04:58 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
You'll probably get more specific help for this on the CDT forum:

https://www.eclipse.org/forums/eclipse.tools.cdt



Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Unable to install 2019-06: Repeated attempts to download ... probably because it can't be processed
Next Topic:Link Matlab Libraries with Eclipse
Goto Forum:
  


Current Time: Thu Apr 18 07:18:10 GMT 2024

Powered by FUDForum. Page generated in 0.03301 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top