LIN ncf_tool

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LIN ncf_tool

1,161 Views
john_yang
Contributor II

Hello,

I'd like to  generate "lin_cfg" files for S32K148 automotive microcontroller, where I can find a tool like "ncf_tool", which allows me to create "lin_cfg" files from "ldf" file.

Thanks,

John

0 Kudos
1 Reply

916 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello John,

The S32K SDK provides LIN stack middleware layer.

When is created SDK project the LinStack component can be found in the Components Library. Then is possible to set the component properties.

To generate the lin_cfg.c and lin_cfg.h files in the Generated_Code directory click on the Project -> Generate Processor Expert Code.

You can look at the lin_master or lin_slave example for the S32K148 MCU in the S32K Design Studio.

I hope it helps you.

Best regards,

Diana

0 Kudos