Communication Issue with Gemma M0

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Tiana_C
 
Posts: 1
Joined: Thu Nov 16, 2017 3:51 pm

Communication Issue with Gemma M0

Post by Tiana_C »

We are having issues communicating from a Mac to the Gemma M0 and it appears that the IDE reads the Gemma as a modem and we received the error below. We would really appreciate some advice on how to address this issue, thanks!

Arduino: 1.8.5 (Mac OS X), Board: "Adafruit Gemma M0"

In file included from sketch/neopixelcode.ino.cpp:1:0:
/Users/Customer/Library/Arduino15/packages/adafruit/hardware/samd/1.0.21/cores/arduino/Arduino.h:48:17: fatal error: sam.h: No such file or directory
#include "sam.h"
^
compilation terminated.
exit status 1
Error compiling for board Adafruit Gemma M0.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

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

Re: Communication Issue with Gemma M0

Post by Franklin97355 »

Have you installed the Adafruit and Arduino SAMD board files?

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

Return to “For Educators”