Platformio-core: ATSAMD (zeroUSB) compilation appears broken

Created on 28 Mar 2016  Â·  3Comments  Â·  Source: platformio/platformio-core

I've tried compiling many different test programs including a simple blinky, but all give a whole slew of errors not finding tons of symbols, starting with:

"In file included from .pioenvs/spark_samd/FrameworkArduino/Arduino.h:61:0,
from src/main.cpp:1:
.pioenvs/spark_samd/FrameworkArduino/WVariant.h:93:36: error: 'TCC_INST_NUM' was not declared in this scope"

and including other symbols such as Sercom, UsbHostDescriptor, and a lot more

Testing done on Debian Jessie and Mac OS X

bug framework

All 3 comments

Thanks! Fixed in the new framework package. Please update via pio update.

Compiling once again! Thank you guys

I have additionally installed development version as requested, so far so good

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Navis-Raven picture Navis-Raven  Â·  3Comments

Teo-CD picture Teo-CD  Â·  3Comments

0x587 picture 0x587  Â·  3Comments

HamzaHajeir picture HamzaHajeir  Â·  5Comments

r89m picture r89m  Â·  6Comments