Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATSAMD (zeroUSB) compilation appears broken #598

Closed
malachib opened this issue Mar 27, 2016 · 3 comments
Closed

ATSAMD (zeroUSB) compilation appears broken #598

malachib opened this issue Mar 27, 2016 · 3 comments
Assignees
Milestone

Comments

@malachib
Copy link

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

@malachib malachib changed the title SAMD compilation appears broken ATSAMD (zeroUSB) compilation appears broken Mar 27, 2016
@valeros valeros self-assigned this Mar 28, 2016
@valeros
Copy link
Member

valeros commented Mar 28, 2016

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

@ivankravets ivankravets modified the milestone: 2.8.7 Mar 28, 2016
@ivankravets
Copy link
Member

Please test development version http://docs.platformio.org/en/latest/installation.html#development-version

@malachib
Copy link
Author

Compiling once again! Thank you guys

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

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

No branches or pull requests

3 participants