-
Notifications
You must be signed in to change notification settings - Fork 145
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
[bug #41878] AVR Dragon JTAG: ATxmega256A3BU hangs, when programming or reading device signature #337
Comments
Joerg Wunsch <joerg_wunsch> Can you please run with -vvvv (four options "-v"), and |
Not so sure if this is linked to #365 Edit: probably not related. |
This may be related to #310. |
I'm not able to reproduce this issue, so I think we can close it.
|
mcuee
added
invalid
This doesn't seem right
and removed
unconfirmed
Maybe a bug, needs to be reproduced by someone else
labels
Sep 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Andrei senjas@yandex.ru
Sun 16 Mar 2014 01:21:30 PM UTC
When reading device signature by issuing
avrdude -px256a3bu -cdragon_jtag
or programming, ATxmega256A3BU hangs and does not execute the written code.
If I reset the chip after accessing it through AVRDUDE,
ATxmega256A3BU works without any problems.
I use AVRDUDE 6.1 on Linux machine (openSUSE 12.3).
Feel free to ask for more details, as I am not sure what info should I provide.
I have also Windows 7 machine with Atmel Studio 6.1.
There I can program ATxmega256A3BU through the same AVR Dragon normally:
the code gets executed right after finishing programming.
This issue was migrated from https://savannah.nongnu.org/bugs/?41878
The text was updated successfully, but these errors were encountered: