issue about debug

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

issue about debug

2,509 Views
liuxing_hu
Contributor III

version: 2018.R1

I want to debug, but when I click "debug", something wrong happened, refer to attach please

0 Kudos
Reply
2 Replies

2,497 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

it looks that in your project is not available debug info. Please check if your project is build with -g3 option in project properties: 

 
 

s32ds_2021-01-12_14-12-01.png

 

and your debug session has correct .elf file with symbols: 

 

 

Jiri

 

0 Kudos
Reply

2,492 Views
liuxing_hu
Contributor III

I have changed Debug Level into  -g3 option, but it doesn't help, the same error happened

 
 
 

 

 
 
 
 
 

 

 

 

 

0 Kudos
Reply