Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

AREthILControlStart

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long AREthILControlStart();

Description

Starts AUTOSAR Eth IL. Enabled sending and receiving SOME/IP messages and Service Discovery. After the start of AUTOSAR Eth IL, all Application Endpoints and the Provided Services must be created. AUTOSAR Eth IL can be stopped using the AREthILControlStop function.

Parameters

Return Values

  • 0: The function was successfully executed
  • >0: Error code

Example

See Also