The following HighTec compilers are supported:

GCC for Tricore 4.9.x 

  • Compiler acronym: tricoregcc_4_9
  • Host OS: Windows (x86_64)
  • Supported practices: Full support
  • Support level: Extended

HighTec Clang C/C++ Compiler 8.1 (aarch32/arm)

  • Compiler acronym: hightec-clang_8_1-aarch32
  • Host OS: Linux (x86_64), Windows (x86_64)
  • Supported languages: C89, C99, C++98, C++11, C++14, C++17, C++20
  • Supported practices: Full support
  • Support level:

Additional Notes

Runtime testing is achieved by having the compiler generate aarch32 Linux binaries.

  • User mode emulation is used to test these binaries.
  • The target used is armv6j-unknown-linux-gnueabihf.

About Support Levels

  • Extended: Support has been validated with extended testing and is approved for use in safety-critical software development.
  • Standard: Support has been validated with standard testing and is approved for use in non-safety-critical software development.
  • No labels