Flora main board problem

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Willexh
 
Posts: 9
Joined: Fri May 15, 2015 2:14 pm

Flora main board problem

Post by Willexh »

Hi, I purchased a Flora main board and got it several weeks ago and I really need help to solve this problem. When I click upload on Arduino 1.6.4. An error message appears. I copied the error message (shown under):



Sketch uses 4,242 bytes (14%) of program storage space. Maximum is 28,672 bytes.

Global variables use 151 bytes of dynamic memory.

processing.app.debug.RunnerException: Couldn't find a Board on the selected port. Check that you have the correct port selected. If it is correct, try pressing the board's reset button after initiating the upload.

at cc.arduino.packages.uploaders.SerialUploader.waitForUploadPort(SerialUploader.java:234)

at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:130)

at processing.app.debug.Compiler.upload(Compiler.java:163)

at processing.app.Sketch.upload(Sketch.java:1220)

at processing.app.Sketch.exportApplet(Sketch.java:1194)

at processing.app.Sketch.exportApplet(Sketch.java:1166)

at processing.app.Editor$DefaultExportHandler.run(Editor.java:2487)

at java.lang.Thread.run(Thread.java:745)

Couldn't find a Board on the selected port. Check that you have the correct port selected. If it is correct, try pressing the board's reset button after initiating the upload.



Thank you.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Flora main board problem

Post by adafruit_support_rick »

Is this windows or mac? Are you sure you have the correct port selected? Do you have Flora selected as the board type?

Have you tried pressing reset on the Flora before the upload begins?

Does the red LED pulse on the Flora when you press the reset button?

Is the green LED lit on the Flora?

Locked
Please be positive and constructive with your questions and comments.

Return to “For Educators”