Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makey Makey can't be programmed #5231

Closed
sam-dyer opened this issue Aug 11, 2016 · 4 comments
Closed

Makey Makey can't be programmed #5231

sam-dyer opened this issue Aug 11, 2016 · 4 comments
Labels
Component: Board/Lib Manager Boards Manager or Library Manager

Comments

@sam-dyer
Copy link

sam-dyer commented Aug 11, 2016

When I try to remap the keys on the Makey Makey it shows this:

Arduino: 1.6.10 (Mac OS X), Board: "SparkFun MaKey MaKey"
Board makeymakey (platform avr, package SparkFun) is unknown
Error compiling for board SparkFun MaKey MaKey.

Arduino: 1.6.10 (Mac OS X), Board: "SparkFun MaKey MaKey"

/Downloads/Arduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware 

/Downloads/Arduino.app/Contents/Java/hardware" -hardware  Library/Arduino15/packages" -tools 

/Downloads/Arduino.app/Contents/Java/tools-builder" -tools 

/Downloads/Arduino.app/Contents/Java/hardware/tools/avr" -tools 

/Library/Arduino15/packages" -built-in-libraries 

Downloads/Arduino.app/Contents/Java/libraries" -libraries Documents/Arduino/libraries" -fqbn=SparkFun:avr:makeymakey -ide-version=10610 -build-path 

"/var/folders/3w/1r9vhjf17zs35n87w_b3pdn80000gn/T/build0730c4ff706d4a5864294ab51534c3fe.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose 

/Downloads/makey_makey_1_4_2-2/makey_makey_1_4_2/makey_makey_1_4_2.ino"

I downloaded the board from the board manager.

I managed it once before and it worked and I have re-installed the software and it still doesn't work.

@matthijskooijman
Copy link
Collaborator

Can you enable verbose compilation in the preferences and post the full output here? How did you install the makeymakey board files? Did you use the board manager?

@sandeepmistry sandeepmistry added the Waiting for feedback More information must be provided before we can proceed label Aug 11, 2016
@sam-dyer
Copy link
Author

I have updated the problem please sort it.

@facchinm
Copy link
Member

This problem usually appears when you have two versions of the same core installed (due to Board Manager issue). Navigate to /Users/$yourusername/Library/Arduino15/packages/Sparkfun/hardware/avr and you should find at least two folders. Delete the oldest one and you should be ok. If there is only one folder the problem is somewhere else and we should try to sort it out in another way (maybe via arduino/arduino-builder#84)

@sam-dyer
Copy link
Author

Thank you it now works and I know what to do naw if it happens again.

@cmaglie cmaglie removed the Waiting for feedback More information must be provided before we can proceed label Oct 18, 2016
@per1234 per1234 added the Component: Board/Lib Manager Boards Manager or Library Manager label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Projects
None yet
Development

No branches or pull requests

6 participants