🎉 We're happy to announce new public releases! ðŸŽ‰

  • SWAT v1.1r1 - Software tracing solution now supporting more architectures and operating systems - see SWAT Release Notes.
  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code.
  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety-critical embedded software development on Arm cores.
Contact us to get access!

Symptoms of a stack overflow in a TriCore application

02-Feb-2026

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?