S32G Debug NG with S32 Debug Probe on S32G-VNP-RDB2

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

S32G Debug NG with S32 Debug Probe on S32G-VNP-RDB2

ソリューションへジャンプ
974件の閲覧回数
StanleyShen
Contributor IV

- Question 1

Since in my environment, the M7_0 bootloader doesn't seem to work properly in QSPI mode, I want to debug it with S32G Debug Probe and S32G Design Studio,but  when I was applied the configuration and click the [debug], it seems that the debugger work abnormal and information as blow:

StanleyShen_0-1673510745251.png

 

for the Env. 

S32G DS 3.4.3

bootloader config with EB and build with cygwin

debugger configurations as blow

python2.7 

StanleyShen_1-1673510845005.png

StanleyShen_2-1673510866151.png

 

- Question 2

Also I want to loader the elf file with command mode as

HOWTO: Command Line GDB Debugging with S32 Debug P... - NXP Community

but when I user the gdb source command, the "Undefined command: "import". Try "help"." occured.

StanleyShen_3-1673511097844.png

 

- Question 3

just refer to HOWTO: Command Line GDB Debugging with S32 Debug P... - NXP Community

there are some messages like blow:

Configure the JTAG. The S32G274A evaluation board supports both 10- and 20- pin JTAG connections. The default board configuration is set to 20-pin, change the position of the jumper J59 from 2-3(default)  to 1-2, if you are using the 10 Pin JTAG interface. Both are supported by the S32 Debugger and S32 Debug Probe.

But I can't find the J59 in my S32G-VNP-RDB2 board, is it ncessary?

 

Maybe, the qeustion1 and question2 are same reason.....

 

0 件の賞賛
返信
1 解決策
964件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For Q1 & Q2:

Have you verified that you can debug with an NXP provided example?

We do recommend starting with an example provided by NXP, for you to verify you can debug an application. This may solve some questions that are in the air about the debug process and image loading.

For Q3:

This guide was developed for the EVB platform in mind, not the RDB.

RDB uses 20-pin JTAG only for debugging S32G. The other 10-pin connector is for SJA1110, not S32G.

Please, let us know.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
965件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For Q1 & Q2:

Have you verified that you can debug with an NXP provided example?

We do recommend starting with an example provided by NXP, for you to verify you can debug an application. This may solve some questions that are in the air about the debug process and image loading.

For Q3:

This guide was developed for the EVB platform in mind, not the RDB.

RDB uses 20-pin JTAG only for debugging S32G. The other 10-pin connector is for SJA1110, not S32G.

Please, let us know.

0 件の賞賛
返信
944件の閲覧回数
StanleyShen
Contributor IV

 - Have you verified that you can debug with an NXP provided example?

No I didn't, But when I recreated the debug Env. in Ubuntu 18.04, it worked normally.

0 件の賞賛
返信
948件の閲覧回数
StanleyShen
Contributor IV

I see. Thank you for your explanation

0 件の賞賛
返信