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

Error compiling for AtMega32u4 #8

Open
mike-rankin opened this issue Mar 19, 2018 · 0 comments
Open

Error compiling for AtMega32u4 #8

mike-rankin opened this issue Mar 19, 2018 · 0 comments

Comments

@mike-rankin
Copy link

Sorry to post here but I'm not sure where else to ask for help.
I've installed Arduino IDE 1.6.9 and have an AtMega32u4 connected to a TJA1021 but I'm getting too many compile errors to run the Sniffer sketch.

SerialUSB.begin(9600); // Configure Serial for Serial Monitor ***Should SerialUSB be just Serial?
Sniffer:34: error: 'SerialUSB' was not declared in this scope

I read that for the 32u4 Serial is used on the USB monitor & Serial1 is for the second serial port that needs to talk to the TJA1021.

Sorry again,
[email protected]

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

No branches or pull requests

1 participant