Broken feather M0

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Enivo
 
Posts: 3
Joined: Wed Oct 10, 2018 3:06 pm

Broken feather M0

Post by Enivo »

hello there
So, i just bought a feather M0 bluefruit (PID 2995) and i manage to use it quite well with my 32x64 matrices trought a shield (PID 3036).
But now i have a probleme. I can't flash it and the matrices doesn't show anything anymore.
It is reconized by my PC and i can open it like a USB key
the red LED in pin 13 increases and decreases is brightness
did i killed it ?

also here is the error that arduino gave me :
java.io.IOException: Cannot run program "{runtime.tools.bossac-1.7.0.path}/bossac": CreateProcess error=2, Le fichier spécifié est introuvable
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:26)
at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.java:129)
at cc.arduino.packages.uploaders.SerialUploader.runCommand(SerialUploader.java:383)
at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:197)
at cc.arduino.UploaderUtils.upload(UploaderUtils.java:77)
at processing.app.SketchController.upload(SketchController.java:732)
at processing.app.SketchController.exportApplet(SketchController.java:703)
at processing.app.Editor$UploadHandler.run(Editor.java:2070)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: CreateProcess error=2, Le fichier spécifié est introuvable
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
at java.lang.ProcessImpl.start(ProcessImpl.java:137)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 9 more
An error occurred while uploading the sketch

User avatar
Franklin97355
 
Posts: 23940
Joined: Mon Apr 21, 2008 2:33 pm

Re: Broken feather M0

Post by Franklin97355 »

Make sure you have both the Arduino and Adafruit SAMD board files installed and up to date.

User avatar
Enivo
 
Posts: 3
Joined: Wed Oct 10, 2018 3:06 pm

Re: Broken feather M0

Post by Enivo »

nice !
so it was the arduino SAMD which wasn't updated
everything works back again thanks dude !

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

Return to “Feather - Adafruit's lightweight platform”