2:48 am
May 27, 2015
Hi I am trying to program the arduino DUE throw the compiler but I dont see the option for DUE, I read the FAQ:
3:39 am
March 12, 2015
You likely have not installed the Due (SAM) board package through the Arduino IDE. Follow the instructions here:
2:47 pm
May 27, 2015
8:43 am
January 7, 2016
11:04 am
April 8, 2015
7:20 pm
March 12, 2015
Thanks for pointing this out. It appears, yet again, the Arduino IDE has made a major change to file locations in 1.6.6. The ACC4LV depends on the board support packages being installed to the %APPDATA% directory. See release notes here:
ARDUINO 1.6.6 - 2015.11.03
[ide]
* Windows: IDE stores its stuff under %LOCALAPPDATA% instead of %APPDATA% (which was a roaming folder). %APPDATA% content is automatically migrated to new location
Since they randomly decided to change this, ACC4LV is not able to locate the packages since they are migrated to the new location. We will discuss internally how we will handle this in a future release. Likely we will have to look at both locations in order to remain backwards compatible with pre-1.6.6.
As a workaround you can manually copy the entire Arduino15 folder from:
\Users\[USER]\AppData\Local\Arduino15
TO:
\Users\[USER]\AppData\Roaming\Arduino15
This should allow ACC4LV to see the board packages.
11:39 am
January 7, 2016
Amornthep said
please downgrade Arduino IDE to 1.6.5.Because IDE v.1.6.6 and 1.6.7 have some problem with 3rd boards (that installed from board package) in ACC4LV.
Thank you. It is working now. I am using Arduino IDE 1.6.5.-R5 and SAM3 compiler 1.6.5. Both don't works together until applying fix https://forum.arduino.cc/index.....c=357675.0 for the SAM3 compiler.
7:08 pm
March 12, 2015
Just FYI we are releasing version 1.0.0.20 which will include a fix for the board support packages with IDE 1.6.6+. It is documented as Case 129. See release notes here. It should be live by late next week.
26
1 Guest(s)