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

jtag2updi compilation errors (any avrdx target) #24

Closed
Dlloydev opened this issue Sep 14, 2020 · 1 comment
Closed

jtag2updi compilation errors (any avrdx target) #24

Dlloydev opened this issue Sep 14, 2020 · 1 comment

Comments

@Dlloydev
Copy link

When compiling the jtag2updi firmware, getting multiple warnings:
#warning "Part not supported - if you didn't provide all the needed pin definitions, that's why it's not compiling"
Using DxCore 1.1.0-a with Windows 10 and Arduino 1.8.13

@SpenceKonde
Copy link
Owner

SpenceKonde commented Sep 15, 2020

You must add the pin definitions to parts.h in order to add support for jtag2updi running on new hardware.

currently jtag2updi only supports programming these parts, not running on them, I don't think there are any particular obstables other than that, though.

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

2 participants