Skip to content
  • Sponsor arduino/Arduino

  • Notifications You must be signed in to change notification settings
  • Fork 7k

Makey Makey can't be programmed  #5231

Closed
@sam-dyer

Description

@sam-dyer

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.

Activity

matthijskooijman

matthijskooijman commented on Aug 11, 2016

@matthijskooijman
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?

sam-dyer

sam-dyer commented on Aug 12, 2016

@sam-dyer
Author

I have updated the problem please sort it.

facchinm

facchinm commented on Aug 12, 2016

@facchinm
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

sam-dyer commented on Aug 12, 2016

@sam-dyer
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Makey Makey can't be programmed · Issue #5231 · arduino/Arduino