Start with debug vs flash

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

Start with debug vs flash

1,247件の閲覧回数
ceciliac
Contributor III

Hi, I have a somewhat rudimentary question....is there any difference in what is flashed  depending on if I use the "Debug Configuration" och "Flash from file". Is there additional content flashed for the debugging to work?

Thanks,

Cecilia

タグ(1)
0 件の賞賛
返信
1 返信

1,138件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

The way how you upload your program into Flash has no effect on debug ability. The question is - if your output .elf file contain debug info (-g option) or not. 

The additional content is added by your debugger - PE Micro or any other. With flashing from file you need o attach to running target. With debug configuration is started debug session. 

Jiri 

0 件の賞賛
返信