Skip to main content

IAR Embedded Workbench for RISC-V 3.40

‑‑no_call_frame_info

In this section:
Syntax
‑‑no_call_frame_info 
Description

By default, the assembler generates call frame information in object files for assembler code that is annotated with such information (but only for such code). Use this option to disable the generation of call frame information entirely.

See also

Tracking call frame usage.

Caution

To set this option, use Project>Options>Assembler>Extra Options.