LIN slave node configuration issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LIN slave node configuration issue

跳至解决方案
895 次查看
sudhabnarhare
Contributor I

Hi, 

I am new to the LIN and working for an urgent requirement

I am using S32DS v2.2 for configuring LIN stack using PE and created .ldf file.

My LIN network is having only one slave node and I want to configure the slave node but it gives error by showing Node value not available.

Where as if I use lin slave example code and try to generate the stack for slave node with my .ldf file then it is able to generate the slave node stack configuration

Is there any configuration settings that I need to look to resolve this issue.

0 项奖励
1 解答
878 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can easily load existing LDF file into LIN stack component. The file should be copied into the project directory. Then LDF file is selected within "Network Configuration" tab. The LDF file is automatically parsed and its contents is reflected to LIN Slack component GUI. You can do modification of the parameters in the GUI's tabs and changes are automatically saved into the selected LDF file. "Validation of changes .." message is displayed in Progress bar or window.
The Reload button can be useful if you modify LDF file in S32DS text editor as other source file. After you save the file after Reload is pressed new contents is reflected in the LIN Slack component GUI.

Be sure that signals and frames defined in respective tabs use name of node defined in Node definition tab.

BR, Petr

在原帖中查看解决方案

0 项奖励
1 回复
879 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can easily load existing LDF file into LIN stack component. The file should be copied into the project directory. Then LDF file is selected within "Network Configuration" tab. The LDF file is automatically parsed and its contents is reflected to LIN Slack component GUI. You can do modification of the parameters in the GUI's tabs and changes are automatically saved into the selected LDF file. "Validation of changes .." message is displayed in Progress bar or window.
The Reload button can be useful if you modify LDF file in S32DS text editor as other source file. After you save the file after Reload is pressed new contents is reflected in the LIN Slack component GUI.

Be sure that signals and frames defined in respective tabs use name of node defined in Node definition tab.

BR, Petr

0 项奖励