🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization code
Contact us to get access

winIDEA: Missing callstack information when using GHS Compiler

17-Jul-2025

Possible solutions

Command line

Use the following compiler command line option (for Generate Target-Walkable Stack)

-gtws

To get maximum debug information with GHS Compiler follow this link.


Callstack Generation

Probe different callstack options, e.g. if Automatic does not work, try with Simulated. Refer to this topic for more information. 


Was this answer helpful?