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?