🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
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?