Rtnl2StartComponent

Rtnl2StartComponent starts the Network Link Layer (NL2) component.

Syntax

Copy
BOOL Rtnl2_API Rtnl2StartComponent(); 

Parameters

This function has no parameters.

Return Value

If the function succeeds, and the component starts, it returns TRUE. If the function fails, it returns FALSE. Call GetLastError to obtain an error code if the function fails.

Remarks

The NL2 component is included in the eRTOS Runtime. It does not require an additional license.

Characteristics

Real-time

Deterministic

No

Local memory usage

Process

External MSpace usage

Internal MSpace usage

System

Yes (Shared Memory)

Yes (Shared Memory, Mutexes)

NL2 process

No

No

Calling process

No

No

Contiguous memory usage

Usage

No

Requirements

Minimum supported version Header Library

eRTOS 1.0 SDK

Rtnl2Component.h

Rtnl2Api.lib

See Also: