interface change the interface in debugger S32 Studio to openSDA (com8) of my DEVKIT-MPC5748G board, any solution?

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

interface change the interface in debugger S32 Studio to openSDA (com8) of my DEVKIT-MPC5748G board, any solution?

669 Views
nirnachshon
Contributor I

Hi, 

I'm trying to connect to perform ddebug on DEVKIT-MPC5748G EVA Board.

1. I've installed the S32 Power v1.2 SW toolcahin.

2. Plug in the board, its powers up and run the pre-programmed SW demo.

3. I'm looking in device driver and I see openSDA port is on COM8.

4. I'm trying to debug demo SW, when I want to change the dbugger used, all options are in greay.

any idea?

0 Kudos
1 Reply

582 Views
stanish
NXP Employee
NXP Employee

Hi,

The only boot core (Z4_0) debug configuration can program the MPC5748G. Other cores cannot be programmed separately - this is the reason why the interface settings are grayed for Z4_1, Z2 and boot core programs all the elf files. 

pastedImage_1.png

pastedImage_3.png

Other cores (Z4_1, Z2)  just attach to a running target programmed by the boot core and loads elf debug info for source level debugging. 

pastedImage_2.png

 pastedImage_4.png

For multi-core debugging please select the MPC5748G Launch group instead of a separate code debug configuration:

pastedImage_6.png

Hope it helps...

Stan

0 Kudos