Hi,
I'm working on flashing with MPC5775 using P&E multilink and S32.
When the program is debugged, the program cannot be downloaded.
like this:
Connection from "127.0.0.1" via 127.0.0.1
Copyright 2017 P&E Microcomputer Systems,Inc.
Command Line :D:\NXP_S32\install\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.3.201803261737\win32\pegdbserver_power_console -device=MPC5775K -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=USBMULTILINK -speed=2500 -port=USB18
CMD>RE
Initializing.
MPC577xK Device detected.
Target has been RESET and is active.
CMD>CM D:\NXP_S32\install\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.7.3.201803261737\win32\gdi\P&E\nxp_mpc5775k_1x32x1000k_cflash_cut2.pcp
Initializing.
MPC577xK Device detected.
Initialized.
;version 1.06, 12/13/2016, Copyright P&E Microcomputer Systems, www.pemicro.com [5775K_3.9meg_cut2]
;device NXP, MPC5775K, 1x32x1000k, desc=CFlash_cut2
;begin_cs device=$00F98000, length=$003E8000, ram=$40000000
Loading programming algorithm ...
WARNING - Selected .PCP file has been modified. CRC16 = $E915
Done.
Programming sequency is : erase, blank check, program, and verify {default}
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00FA0000-00FA0007 ...
Ok.
block 01000000-010001FD ...
then download program stops here.
Please give some feedback to resolve this issue.
Hi,
I flashed test project and there is no issue on my side. Can you please share your project or elf (or srec) files?
Jiri