S32DS Debugger Reset

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

S32DS Debugger Reset

1,448件の閲覧回数
文辉王
Contributor III

Hi,

How to reset with S32 simulation?

捕获.PNG

regards,

Vern

ラベル(1)
1 返信

1,179件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

version of S32DS you use does not support debug reset directly. This feature is available from version 1.2. Please see the figure below:

pastedImage_1.png

Once the debug session is active, the button marked by red square is enabled and debug session including microcontroller can be reset.

In your case, you can switch into gdb client console and write command monitor reset.

pastedImage_2.png

Regards,

Martin