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

[FR] Support Segger jLink debugger #19338

Closed
mron opened this issue Sep 10, 2020 · 3 comments
Closed

[FR] Support Segger jLink debugger #19338

mron opened this issue Sep 10, 2020 · 3 comments
Labels
T: Feature Request Features requested by users.

Comments

@mron
Copy link

mron commented Sep 10, 2020

#19088 # Description
Add SWD debugger support for ARM based processors

Feature Workflow

Add a debug tool support in platformio

Additional Information

I have no idea how to do this. I've used it with Zephyr. It's great

@mron mron added the T: Feature Request Features requested by users. label Sep 10, 2020
@sjasonsmith
Copy link
Contributor

This is already supported by PlatformIO, and can be used with Marlin. The actual configuration needed differs somewhat for every board and MCU. I have myself used a jLink with an LPC1768 board, although I typically have much greater success live debugging with STM32 environments (and an ST-Link).

This is an advanced use-case that I wouldn't encourage people to use, unless they really know what they are doing. If people really know what they are doing they can add the configuration options as needed, and post pull requests to add some improved defaults to Marlin.

For now I am going to close this feature request. I really don't see any chance that someone is going to proactively act upon this, outside of whatever particular board they are currently working with.

@Bob-the-Kuhn
Copy link
Contributor

I personally like the J-Link when used with Segger's Ozone package.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: Feature Request Features requested by users.
Projects
None yet
Development

No branches or pull requests

3 participants