S32G2 LLCE-1.0.4 can2eth

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

S32G2 LLCE-1.0.4 can2eth

Jump to solution
1,635 Views
shanlan123
Contributor II

I use the demo "S32G_LLCE_1.0.2->llce_sample_app_pfe" and Bridge Can0 and Can1 busses on S32G2-rdb2. The project can be compiled normally.However, the code is always waiting for the transmission completion of llce can.

"while(txConfirmationCount < (4 * frame_ctr)) ; /* Wait for TX to avoid overloading the TX buffer */"

 

 

0 Kudos
Reply
1 Solution
1,588 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Have you tried the provided fix?

As said before, there is a known-issue under that specific example.

Please, let us know.

View solution in original post

0 Kudos
Reply
4 Replies
1,616 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

We could recommend upgrading to the LLCE v1.0.4, given it could have fixed bugs of the previous version.

There seems to be a known-issue under the Eth2Can buffer. Can you help us verify if changing "Llce_Af > Eth2Can > Number of Eth2Can Buffer (72 -> 255)" to 73 (default should be 72) and verify you can proceed on the execution of the code?

Please, let us know.

0 Kudos
Reply
1,607 Views
shanlan123
Contributor II
I have tried can2eth in "\S32G_LLCE_1_0_4\sample_app_llce\llce_sample_app_pfe", but still have the same problem
0 Kudos
Reply
1,589 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Have you tried the provided fix?

As said before, there is a known-issue under that specific example.

Please, let us know.

0 Kudos
Reply
978 Views
Edieyeee
Contributor I

hello,when transmitting udp package from pc,the 'pfeRxCtr' parameter was increased,but in ZCANPRO there's no can frames were detected,how to solve this?

0 Kudos
Reply