Simma Software: J1939 Source Code
Simma Software: J1939 Source Code
The J1939 protocol stack was designed to meet the The J1939 source code allows for all of the standard
demanding needs of the high speed Controller Area usages of J1939 including:
Network (CAN). The J1939 source code uses a high Sending and receiving of messages
performance modular design and has a simple API. It Message timeout monitoring
is written entirely in the C programming language and Message filtering
can be used on any platform with a 8/16/32 bit micro- Request message processing
controller, either with or without an operating system. Diagnostic message processing
Benchmarks have shown the stack to be 700% more BAM and CM transport protocol processing
efficient than other commercially available solutions. Static and arbitrary address claim
137 cycles