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

Attempting to connect to USB jtag3 device exits without error #109

Open
iAmInActions opened this issue Jun 17, 2024 · 1 comment
Open

Attempting to connect to USB jtag3 device exits without error #109

iAmInActions opened this issue Jun 17, 2024 · 1 comment

Comments

@iAmInActions
Copy link

Im attempting to use a jtag3 with avarice but keep running into the issue that the program just closes on me without any error and doesnt start a GDB server.

~ $ avarice --jtag /dev/bus/usb/001/004 -3 -d -P atmega16 :4242
AVaRICE version 2.14svn20200906, Jun 17 2024 14:14:27

Defaulting JTAG bitrate to 250 kHz.
~ $

Im running Raspberry Pi OS 12 (bookworm) on kernel 6.6.31 with libusb 0.1.12.

@maxgerhardt
Copy link
Collaborator

Mhm, sadly not an error message to go on. Is it possible that you compile avarice yourself with debug flags (-Og -ggdb3) and use gdb to execute avarice? Maybe that'll give you a stacktrace or an indication.

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