Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with Arduino Download Manager(Arduino Download Manager doesn't display platforms downloaded)
Problem with Arduino Download Manager [message #1809762] Mon, 22 July 2019 21:31 Go to next message
Manuel Segura is currently offline Manuel SeguraFriend
Messages: 1
Registered: July 2019
Junior Member
Hi all,

When I try to download a "Arduino AVR Boards" platform from the Arduino Download Manager, it proceeds to download the contents to .arduinocdt/ but it doesn't update the list of platforms when it is finished. The contents it downloads are
1) arduinoOTA-1.2.1-windows_386.zip
2) avrdude-6.3.0-arduino14-i686-w64-mingw32.zip
3) avr-gcc-5.4.0-atmel3.6.1-arduino2-i686-w64-mingw32.zip

When I try to create and compile a sketch, it still says "Unresolved inclusion <Arduino.h>".

I don't know how to troubleshoot this problem, so any help would be appreciated.

This is on a work computer that uses a proxy server for internet access.
Re: Problem with Arduino Download Manager [message #1822087 is a reply to message #1809762] Thu, 27 February 2020 04:37 Go to previous messageGo to next message
Peter Harrison is currently offline Peter HarrisonFriend
Messages: 3
Registered: February 2020
Junior Member
Hi.

I was wondering if you found a solution to this issue?

I'm having the same problem (Eclipse 4.14.0) on a Mac.

I can add other platforms, such as the Microsoft Windows 10 lot Core, but the Arduino AVR Boards (1.8.2) fails to add.

Thanks in advance.

[Updated on: Fri, 28 February 2020 10:12]

Report message to a moderator

Re: Problem with Arduino Download Manager [message #1822189 is a reply to message #1809762] Sat, 29 February 2020 10:51 Go to previous messageGo to next message
yang zhen is currently offline yang zhenFriend
Messages: 1
Registered: February 2020
Junior Member
On my macOS, I found a solution to solve this problem.

If the path "/Users/yzh/.arduinocdt/packages/arduino/hardware/avr" is created, then Arduino Download Manager can download files successful for Arduino AVR Boards .

I guess other platform also work.
Re: Problem with Arduino Download Manager [message #1823523 is a reply to message #1822189] Sat, 28 March 2020 05:58 Go to previous message
Cédric BEUZIT is currently offline Cédric BEUZITFriend
Messages: 1
Registered: March 2020
Junior Member
Hi...

I have exactly the same issue. There are a few platforms and libs Arduino Download Manager just doesn't download Arduino AVR Boards 1.8.2 platform. Which is pretty annoying for an Arduino dev environment...

I'm using latest Eclipse 2020.03 (4.15). Was same with previous version (4.14).

I've tried Yang Zhen solution and created the ~/.arduinocdt/packages/arduino/hardware/avr and it's still same...

Please help me I really want to get rid of Arduino IDE for programming my boards... :)
Previous Topic:My HelloWorld project won't compile
Next Topic:File Property Options not Displaying in 2020-03
Goto Forum:
  


Current Time: Sat Sep 21 04:24:07 GMT 2024

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

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

Back to the top