Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 249 forks source link

No Board Found #267

Closed TimBak closed 7 years ago

TimBak commented 9 years ago

Hello,

I'm having a "No Board Exists" issue when trying to compile.

Windows 8 Sublime Text 3. Downloaded the zip and placed it in the appropriate folder. Arduino menu appears, as expected! Set the Application Folder, get "Arduino 1.6.2 is found at C:\Program Files (x86)\Arduino." Set the Sketchbook Folder, now the sketches appear in Arduino -> Sketches

However, no boards show up in Arduino -> Board or Arduino -> Board Options And, of course, when I try compiling, get the following error: No board exists. Please Select Arduino Application Folder or Change Arduino Sketchbook Folder in Arduino Menu -> Preferences.

Any suggestions? I've searched here and elsewhere to no avail. Thanks

JayPalm commented 9 years ago

I have the same problem on my rMBP using Arduino 1.6.2 and ST build 3083. It simply says "none" when I scroll over Board or Board options. screen shot 2015-04-30 at 6 51 02 pm

Edit: It looks like this issue has to do with the (currently unsupported?) Arduino 1.6.2 update which radically altered how board files are stored. Hopefully an update to address this will be pushed soon.

TimBak commented 9 years ago

OK, looks like there is two of us!

Jay, Where did you find out about the 1.6.2 compatibility issue?

jakkubu commented 9 years ago

I had similar problem. I didn't have any examples, libraries too. In my case I hadn't set proper Arduino Application Folder. In Sublime go to Arduino >> Preferences >> Select Arduino Application Folder In my case it was located in "C:\Program Files (x86)\Arduino" Do you have 64 bit Windows? Maybe it's because of different install folder name?

runevn commented 9 years ago

I'm having the same issue.

The Arduino Application folder is set but nothing in Board or Board Option.

I'm running Arduino 1.6.2 and OS X 10.10.4.

42hands commented 8 years ago

I have the same problem. And I'm running Arduino 1.6.9 and Arch with Linux kernel 4.6.4.

guri-dominic commented 8 years ago

I having the same problem. Did anyone solve this problem yet?

Robot-Will commented 7 years ago

Please try current version, this version does not depend on Arduino IDE.