S32G2 LLCE payload features

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

S32G2 LLCE payload features

Jump to solution
559 Views
chansookang
Contributor III

Hello,

i know that LLCE can filter specific CAN IDs which supports host offloading.

i want to know if there is any ways we can filter certain payload in LLCE.   

For example, drops the frame if ID = 0x20 and first byte of payload = 0x00

 

Tags (1)
0 Kudos
Reply
1 Solution
530 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for contacting us.

I know what you mean. I think you can operate the payload in software. LLCEAF cannot recognize the messages inside LLCE. If you want to do so, you can purchase FDK and modify the LLCE code.

In addition, refer to the LLCE_firmware_user_guide, no payload manipulation is implemented (e.g. payload split).

Joey_z_0-1744947430954.png

BR

Joey

View solution in original post

1 Reply
531 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for contacting us.

I know what you mean. I think you can operate the payload in software. LLCEAF cannot recognize the messages inside LLCE. If you want to do so, you can purchase FDK and modify the LLCE code.

In addition, refer to the LLCE_firmware_user_guide, no payload manipulation is implemented (e.g. payload split).

Joey_z_0-1744947430954.png

BR

Joey