Documentation/Platforms/TriCore
Status
ISA
ISA version | CPU | FPU | MMU |
---|---|---|---|
1.3 | Complete | missing few instructions | not implemented |
1.3.1 | Complete | missing few instructions | not implemented |
1.6 | Complete | missing few instructions | not implemented |
1.6.1 | Complete | missing few instructions | not implemented |
Machine
Machine | Status |
---|---|
tricore_testboard | Complete, no real board |
TC275 | in development |
Peripherals
Peripherals | Status |
---|---|
Watchdog | in development |
SCU | in development |
Running a binary
qemu-system-tricore -M tricore_testboard -kernel /path/to/your/binary
Please note that there is no real existing TriCore board implemented so far. The suggested testboard only instantiates memory and a CPU, and thus no I/O is possible.
Contacts
Maintainer: Bastian Koppelmann kbastian@mail.upb.de