S32 and MPC574XG-MB

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

S32 and MPC574XG-MB

1,077 Views
cholland
Contributor V

Hi,

I am trying to run/debug the example projects in S32 Design Studio for Power Architecture.

Each project I try to run, keeps giving me the same message "No Source available for "0x1000000".

The debugger looks like it is connecting correctly. 

I have tried both "DEBUG RAM" and DEBUG FLASH" to no avail.

I don't know if the projects are specifically for the DEV_KIT board and won't run on the MPC574XG-MB unless I change something?

The daughter card is MPC574XG-176DS

Thank you,

Connection from "127.0.0.1" via 127.0.0.1
Copyright 2017 P&E Microcomputer Systems,Inc.
Command Line :C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\pegdbserver_power_console -device=MPC5748G -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=USBMULTILINK -speed=5000 -Ô

CMD>RE

Initializing.
MPC574xB/C/D Device detected.
Target has been RESET and is active.
CMD>CM C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.2.201709281658\win32\gdi\P&E\nxp_mpc5748g_1x32x1520k_cflash.pcp

Initializing.
MPC574xB/C/D Device detected.
Initialized.

;version 1.05, 06/26/2017, Copyright P&E Microcomputer Systems, www.pemicro.com [5748G_6080k]

;device NXP, MPC5748G, 1x32x1520k, desc=CFlash

;begin_cs device=$00F90000, length=$005F0000, ram=$40000000

Loading programming algorithm ...

WARNING - Selected .PCP file has been modified. CRC16 = $5A63
Done.
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00FA0000-00FA0003 ...
Ok.
block 00FA0010-00FA0013 ...
Ok.
block 01000000-01000129 ...
Ok.
block 01001000-010010F3 ...
Ok.
block 01002000-01002C0B ...
Ok.
block 01002C10-01011DA7 ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$B0C1)
Application verified in memory. No need to reprogram.

CMD>RE

Initializing.
MPC574xB/C/D Device detected.
Target has been RESET and is active.
Debugger retrying force to background mode.

PE-ERROR: Warning. Can't read registers while part is running.

0 Kudos
0 Replies