I follow the document AN13423(Using CAN2CAN, CAN2ETH and ETH2CAN Features of LLCE on S32G) to configurate the llce_sample_app_pfe project,and it can build successfull,but I use trace32 to debug the elf ,it stuck in while(txConfirmationCount < (7 * frame_ctr)) ; /* Wait for TX to avoid overloading the TX buffer */ , it can not run in next line? The version is LLCE_1.0.5,do you know how to solve this problem? Thanks!