LLCE_1.0.5_llce_sample_app_pfe debug problem

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

LLCE_1.0.5_llce_sample_app_pfe debug problem

Jump to solution
3,506 Views
seeu
Contributor III

Hi,NXP experts:

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!

 

Tags (1)
0 Kudos
Reply
1 Solution
3,410 Views
nxf92355
NXP Employee
NXP Employee

Hi

Can you give some information

(1) Did you tried without debugger to be run ? or only stuck while using debugger 

(2) GNU make version of your system (windows os)

(3) Compiler version of arm? and it's gcc or ghs ?

 

Regards ,

Tushar

View solution in original post

0 Kudos
Reply
5 Replies
3,485 Views
nxf92355
NXP Employee
NXP Employee

Hi zixiu sun

 

Hope you are doing well

Did you made any changes in sample code or running fresh sample code ?

 

Regards ,

Tushar

 

0 Kudos
Reply
3,459 Views
seeu
Contributor III

No, I do nothing to the code.

0 Kudos
Reply
3,411 Views
nxf92355
NXP Employee
NXP Employee

Hi

Can you give some information

(1) Did you tried without debugger to be run ? or only stuck while using debugger 

(2) GNU make version of your system (windows os)

(3) Compiler version of arm? and it's gcc or ghs ?

 

Regards ,

Tushar

0 Kudos
Reply
3,328 Views
seeu
Contributor III

HI,

1) I just try to use debugger to run.

2)GNU Make 4.3

3)gcc_v9.2

Tags (1)
0 Kudos
Reply
3,501 Views
seeu
Contributor III

Trace32 screenshot

0 Kudos
Reply