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

Jlink gdb support #327

Open
0xc0170 opened this issue Dec 15, 2015 · 0 comments
Open

Jlink gdb support #327

0xc0170 opened this issue Dec 15, 2015 · 0 comments

Comments

@0xc0170
Copy link
Member

0xc0170 commented Dec 15, 2015

I would like to add jlink gdb server.

There's already gdb class which needs a small update (at least localhost): https://github.com/project-generator/project_generator/blob/master/project_generator/tools/gdb.py#L71

The another missing part is definitions. I checked the mcu part can be extracted from iar (it's first word OGChipSelectEditMenu: state: ). Plus add this info for a target, because of this: The command to run jlinkgdbserver is -select USB -device mcu -if interface -speed speed_value. It's target dependent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant