Debuging problem about MPC5744 with S32DS POWER

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

Debuging problem about MPC5744 with S32DS POWER

1,074 Views
chinna_polukant
Contributor I

Hi,

When I debug the SCH-27513 MPC5744 with S32DS POWER it has the errors:

1.JPG3.JPG

how could I solve it?

Regards,

chinna

0 Kudos
5 Replies

893 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

From your screenshot it looks that you are using incorrect gdb executable. Please check your GDB settings:

pastedImage_2.png

Jiri

0 Kudos

893 Views
chinna_polukant
Contributor I

I am also having same configuration. Still, I am facing the same issure.config.JPG

0 Kudos

893 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

make sure, that ${cross_prefix} contains correct value in project properties: 

pastedImage_1.png

Or you can write it manually into debug configurations or manually browse the executable:  

pastedImage_2.png

Also re-install may help to setup env variables correctly. 

Jiri 

0 Kudos

893 Views
stanish
NXP Employee
NXP Employee

Hi,

please check this thread:

https://community.nxp.com/message/1061805#comment-1117638 

Which version of S32DS are you using?

If you are using v2.1 please check this:

https://community.nxp.com/docs/DOC-344945 

hope it helps.

Regards,

Stan

0 Kudos

893 Views
chinna_polukant
Contributor I

S32DS_Power_Win32_v2017.R1_b171019

0 Kudos