Skip to content

Issues with included files #1

Description

@onlykey

Thanks for putting this together. I wanted to try it out and followed the instructions you have to add it to Arduino. Unfortunately, the first issue I run into is that it can't find sam.h

In file included from /Applications/Arduino.app/Contents/Java/hardware/todbot/ArduinoCore-EFM32/variants/tomu/variant.h:42:0,
from /Applications/Arduino.app/Contents/Java/hardware/todbot/ArduinoCore-EFM32/cores/arduino/delay.h:28,
from /Applications/Arduino.app/Contents/Java/hardware/todbot/ArduinoCore-EFM32/cores/arduino/Arduino.h:86,
from sketch/sketch_may10a.ino.cpp:1:
/Applications/Arduino.app/Contents/Java/hardware/todbot/ArduinoCore-EFM32/cores/arduino/SERCOM.h:22:10: fatal error: sam.h: No such file or directory
#include "sam.h"

I tried several things to fix the issue such as different versions of Arduino, installing Arduino SAM and SAMD boards, and finally copying sam.h from somewhere else to the cores/arduino directory (caused lots of other errors). Can you provide any guidance here on the steps to set up requirements for this?

Thanks!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions