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

TI ARM CLANG support #1013

Closed
DanieleNardi opened this issue May 2, 2024 · 1 comment
Closed

TI ARM CLANG support #1013

DanieleNardi opened this issue May 2, 2024 · 1 comment

Comments

@DanieleNardi
Copy link

Please visit the correct repo to file an feature request. If this is an feature for

Please read our documentation as well. You have a lot of control over how Cortex-Debug works. Besides the top level README.md, we have the following

https://github.com/Marus/cortex-debug/wiki
https://github.com/Marus/cortex-debug/wikiCortex-Debug-Under-the-hood
https://github.com/Marus/cortex-debug/blob/master/debug_attributes.md

Is your feature request related to a problem? Please describe.
I can't configure TI ARM CLANG toolchain for debugging

Describe the solution you'd like
Adding Ti ARM CLANG path to launch.json file

Describe alternatives you've considered
toolchain prefix configuration doesn't work

Additional context
Ti MSPM0 devices

@haneefdm
Copy link
Collaborator

Not enough info and tool chains should be settings. Please read the documentation. If TI ARM CLANG is anything like GNU tools, then you are okay. If those tools produce valid elf files like the ARM compilers, the also you are okay.

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