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-request] Add support for the TI-CGT-CLANG toolchain #220

Open
Hermann-Core opened this issue Nov 27, 2024 · 3 comments
Open

[feature-request] Add support for the TI-CGT-CLANG toolchain #220

Hermann-Core opened this issue Nov 27, 2024 · 3 comments
Assignees

Comments

@Hermann-Core
Copy link

Could you please add support for the TI-CGT-CLANG toolchain to the toolbox? This will be required by CMSIS’s CoreValidation to enable support for the TI Clang toolchain.
Let me know if more details are needed.

@brondani
Copy link
Collaborator

@Hermann-Core Thanks for the request, would you like to actively contribute?
Here you can find some insights about the process of adding a toolchain to the CMSIS Toolbox:
https://github.com/Open-CMSIS-Pack/cmsis-toolbox/blob/main/docs/build-operation.md#adding-a-toolchain-to-cmsis-toolbox
It would be helpful if you could draft a config file compiler_name.<version>.cmake as implemented for the other supported toolchains: https://github.com/Open-CMSIS-Pack/devtools/tree/main/tools/buildmgr/cbuildgen/config

@brondani brondani self-assigned this Nov 27, 2024
@Hermann-Core
Copy link
Author

@Hermann-Core Thanks for the request, would you like to actively contribute?

Hello @brondani yes. I think I can do it.

Here you can find some insights about the process of adding a toolchain to the CMSIS Toolbox: https://github.com/Open-CMSIS-Pack/cmsis-toolbox/blob/main/docs/build-operation.md#adding-a-toolchain-to-cmsis-toolbox It would be helpful if you could draft a config file compiler_name.<version>.cmake as implemented for the other supported toolchains: https://github.com/Open-CMSIS-Pack/devtools/tree/main/tools/buildmgr/cbuildgen/config

Thanks for the insights. It is what I was searching for. I will try to follow these and link a PR once it will be done.

@Hermann-Core
Copy link
Author

@brondani I linked a PR for this issue. Can you check it out ?
Open-CMSIS-Pack/devtools#1887

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