Skip to main content

IAR Embedded Workbench for RH850 3.20.x

‑‑no_call_frame_info

In this section:
Syntax
‑‑no_call_frame_info 
Description

Normally, the compiler always generates call frame information in the output, to enable the debugger to display the call stack even in code from modules with no debug information. Use this option to disable the generation of call frame information.

See also

Call frame information.

Caution

To set this option, use Project>Options>C/C++ Compiler>Extra Options.