Code generation
The LIN Configurator generates header (
mtbcfg_lin.h
) and source (
mtbcfg_lin.c
) files that contain relevant firmware used by the LIN middleware configuration and operation. The generated .h and .c files are located in the
GeneratedSource
folder next to the *.
mtblin
file which contains the user configuration.
Refer to the
LIN Middleware Library
for more information about this code.