Merged
Conversation
Contributor
bigbrett
commented
Jan 8, 2025
- Fixes build errors introduced by new version of AURIX dev studio (1.10.6)
- Fixes to AURIX helper script to properly generate macros for non-wolfHSM builds, with corresponding updates to non-HSM AURIX project
This fix explicitly adds -mtc162 to compiler and linker flags in project settings to fix a build error when opening projects in ADS 1.10.6. Opening wolfBoot and test-app projects in ADS 1.10.6 resulted in compilation errors on tricore asm in IfxCpu.c. Newly created projects in 1.10.6 have -mctc162 passed as a compiler option, but older projects don't. Dropdown menu to set the CPU architecture is broken in IDE when trying to set in a project created with older ADS version. Explicitly adding -mtc162 fixes the issue.
…or ADS 1.10.6. Adds same fixes from d1e24b6
…rate macros for non-HSM projects
dgarske
approved these changes
Jan 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.