Errors creating a LIN Description file through S32DS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Errors creating a LIN Description file through S32DS

ソリューションへジャンプ
1,027件の閲覧回数
joseponc
Contributor III

Hi.

I have the following question:

I'm trying to configure a Lin_Stack application project, I'm configuring it to use LIN J2602. In the component inspector window, when I configure the frames that will be sent/received, the S32DS eventually shows me that, for each slave node, there should be a response error signal (which fits well with my configuration).

LIN_ISSUE.PNG

However, the signal which is the response error in my LIN description file is not 3 bits long, as the configuration requires. I have a signal that will be in charge of carrying the response errors, but it is 8 bits long since it will carry other data as well.

                                          LIN_ISSUE_2.PNG

If I try to add a signal which is not 3 bits long to the Response Error field, it gets cleared automatically. Also, if my signal is 3 bits long but doesn't have a 5-bit offset, I also get an error which shows that response errors must have a 5-bit offset.

LIN_ISSUE_3.PNG

Is there a way to set up my configuration without errors and make the S32DS recognize an 8 bit long signal as the response error signal? 

0 件の賞賛
1 解決策
930件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

as per feedback from LIN Stack expert this is not possible, see below...

As the J2602 Spec the Error signal must be 3 bit  and will be in all of slave transmission frame with offset 5. So we cannot do it.

LIN stack 1.jpg

BR, Petr

元の投稿で解決策を見る

1 返信
931件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

as per feedback from LIN Stack expert this is not possible, see below...

As the J2602 Spec the Error signal must be 3 bit  and will be in all of slave transmission frame with offset 5. So we cannot do it.

LIN stack 1.jpg

BR, Petr