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

Feature suggestion: In package IDE from GPR project file: use Connection_Tool and Connection_Config_File to integrate the avarice utility for handling AVR probes #148

Closed
sowebio opened this issue Jan 12, 2023 · 5 comments

Comments

@sowebio
Copy link

sowebio commented Jan 12, 2023

Use Connection_Tool and Connection_Config_File to integrate the avarice command "--part atmega1280 --jtag usb --mkII --reset-srst :4242" (1)
Using :
Use Connection_Tool : avarice
Connection_Config_File : avarice.cnf containing "--part atmega1280 --jtag usb --mkII --reset-srst :4242" (1)

(1) can be quite different in terms of avarice settings, depending on the probe used.

@ogorodnik
Copy link
Contributor

The best way to do what you need is create your own plugin to manage settings. board_support.py can be used as an example. Also see issue: #150

@sowebio
Copy link
Author

sowebio commented Jan 12, 2023 via email

@ogorodnik
Copy link
Contributor

Do not hesitate to ask if you need help/suggestions.

@sowebio
Copy link
Author

sowebio commented Jan 13, 2023 via email

@ogorodnik
Copy link
Contributor

Hello Stef,
Thank you for the feedback.

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