J1939 Protocol Stack 
Version 4.18.00
Loading...
Searching...
No Matches
J1939 API overview

All header files and source files of the J1939 protocol stack package are located inside the source directory. The following picture shows an overview of the source code structure.

Source code overview

The files inside the source/application directory shall be used to adopt the J1939 protocol stack to the target. All other files shall not be modified by the user.

ComponentDirectoryDescription
J1939 Code Examplesapplication/examples-j1939Examples for evaluation boards
 
Template Filesapplication/template-j1939Examples for callback functions, object dictionary and stack initialization
CANpie FD APIcanpie-fd
device
Responsible for reading and writing CAN (FD) messages between the J1939 protocol stack and the CAN (FD) bus
Hardware Abstraction Layerhal
misc
Compiler data type definition and optional hardware abstraction layer
Protocol Stack Filesstack-j1939Implementation of the J1939 protocol stack