SparkFun Forums 

Where electronics enthusiasts find answers.

Hardware or product specific questions are best asked here.
User avatar
By sgzzldemo
#222750
I was trying to compile standardfirmata on Artemis ATP, but got following error:
Multiple libraries were found for "Servo.h"
Used: /Users/xxx/Library/Arduino15/packages/SparkFun/hardware/apollo3/2.0.4/libraries/Servo
Not used: /Applications/Arduino.app/Contents/Java/libraries/Servo
In file included from /Applications/Arduino.app/Contents/Java/libraries/Firmata/Firmata.h:17,
from /Applications/Arduino.app/Contents/Java/libraries/Firmata/examples/StandardFirmata/StandardFirmata.ino:28:
/Applications/Arduino.app/Contents/Java/libraries/Firmata/Boards.h:856:2: error: #error "Please edit Boards.h with a hardware abstraction for this board"
#error "Please edit Boards.h with a hardware abstraction for this board"
^~~~~
<built-in>: fatal error: opening dependency file /dev/null.d: Operation not permitted
compilation terminated.
exit status 1
Error compiling for board RedBoard Artemis ATP.
Can anyone help? Thank you!
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum