Skip to main content

IAR Embedded Workbench for Arm 9.70.x

signal

In this section:
Source file
arm\src\lib\runtime\signal.c
Declared in

signal.h

Description

Standard C library function that changes signal handlers.

C-SPY debug action

Not applicable.

Default implementation

As specified by Standard C. You might want to modify this behavior if the environment supports some kind of asynchronous signals.

See also

Briefly about retargeting.