Tricore GNU toolchain
Free and open source cross-compiler toolchain for AURIX™ TriCore™ microcontrollers. It supports TriCore™ architecture from 1.3 up to 1.8 and includes the following software:
- GCC 11.3.1
- Binutils 2.40
- libc based on Cygwin Newlib
- QEMU 9.2.0
- GDB 14.0 with Tricore support
This repository is a downstream of EEESlab/tricore-gcc-toolchain-11.3.0 that aims to be a playground for new features and improvements with a faster developement process and automated release management. All the meaningful changes will be contributed back to upstream repository
Install
Grab the latest pre-compiled toolchain from GitHub releases.
To build the toolchain manually from sources, please refer to the build page.