Skip to content

Conversation

@bigbrett
Copy link
Contributor

@bigbrett 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.
@bigbrett bigbrett requested review from danielinux and dgarske January 8, 2025 19:26
@bigbrett bigbrett self-assigned this Jan 8, 2025
@dgarske dgarske merged commit c2a85fb into wolfSSL:master Jan 20, 2025
104 checks passed
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

Successfully merging this pull request may close these issues.

2 participants