issue about debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

issue about debug

2,545件の閲覧回数
liuxing_hu
Contributor III

version: 2018.R1

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

0 件の賞賛
返信
2 返答(返信)

2,533件の閲覧回数
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 件の賞賛
返信

2,528件の閲覧回数
liuxing_hu
Contributor III

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

 
 
 

 

 
 
 
 
 

 

 

 

 

0 件の賞賛
返信