🎉 TriCore v6.3r1p10 available! We're happy to announce the public patch release of TASKING VX-toolset for TriCore v6.3r1p10. Contact us

Symptoms of a stack overflow in a TriCore application

07-Jan-2025

Typically a stack overflow will show:

  • a strange behavior of the application and/or
  • a subsequent out-of-control behavior (crash/application trap).

The post-mortem analysis will have to include an inspection of the stack pointer (A10 register), the trap status register, and possibly a trace of the last executed instructions.


More resources



Was this answer helpful?