Arduino Due + Wave shield compiler error

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ChCarbonara
 
Posts: 3
Joined: Thu Jan 04, 2018 5:27 pm

Arduino Due + Wave shield compiler error

Post by ChCarbonara »

hello,
try to get wave shield v 1.1. running on Arduino Due SAM3X8 (which is working fine on other sketches)
BN: Arduino Due (Programming Port)
VID: 2341
PID: 003D
SN: 85634313839351913250
all WaveHC examples create compiler error:
"Documents\Arduino\libraries\WaveHC/mcpDac.h:26:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^
compilation terminated.
error at compilation for board Arduino Due (programming port)"
does any one can help, please?
WaveHC library is placed at Arduino library folder.

User avatar
adafruit_support_carter
 
Posts: 29469
Joined: Tue Nov 29, 2016 2:45 pm

Re: Arduino Due + Wave shield compiler error

Post by adafruit_support_carter »

Sorry, looks like that library is for AVR based Arduino's only.

User avatar
ChCarbonara
 
Posts: 3
Joined: Thu Jan 04, 2018 5:27 pm

Re: Arduino Due + Wave shield compiler error

Post by ChCarbonara »

thanks for quick answer, seems I made a mistake, perhaps for newcomers like me it would help to extend the warning for incompatibility.

User avatar
adafruit2
 
Posts: 22192
Joined: Fri Mar 11, 2005 7:36 pm

Re: Arduino Due + Wave shield compiler error

Post by adafruit2 »

woops yeah the due didnt exist when we made this kit :D updated!

User avatar
ChCarbonara
 
Posts: 3
Joined: Thu Jan 04, 2018 5:27 pm

Re: Arduino Due + Wave shield compiler error

Post by ChCarbonara »

understand, is there any good alternative you would recommend that works with Due and provide realistic sound, just low power needed, like 1-2W?
Now I've got a spare waveshield, all soldered and ready to use :-)

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

Return to “Arduino Shields from Adafruit”