I am unable to dump program to the card.
MPC5777C controller,
S32DS V1.2 IDE
PE micro USB multilink
While I try to dump the program, the below error is shown.
Initializing.
MPC577xC Device detected.
Target has been RESET and is active.
CMD>CM C:\NXP\S32DS_Power_v1.2\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.6.7.201706090048\win32\gdi\P&E\nxp_mpc5777c_1x32x2048k_cflash_highspeed.pcp
Initializing.
MPC577xC Device detected.
Initialized.
;version 1.04, 12/13/2016, Copyright P&E Microcomputer Systems, www.pemicro.com [5777C_8meg_highspeed]
;device NXP, MPC5777C, 1x32x2048k, desc=CFlash_highspeed
;begin_cs device=$30800000, length=$00800000, ram=$00300000
Loading programming algorithm ...
Error loading .PCP file : C:\NXP\S32DS_Power_v1.2\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.6.7.201706090048\win32\gdi\P&E\nxp_mpc5777c_1x32x2048k_cflash_highspeed.pcp at address 00300001
Error loading programming algorithm - load aborted.
Error occurred during Flash programming.
And then Starting reset script.....
After some time, one error pop-up is shown as Flash programming error. terminating debug session.
The PE micro multilink and S32DS V1.2 IDE, I use, works well with other cards with MCU 5567, 5777. With this card only it is showing error. I checked all hardware connections. Everything is perfect as I designed the previous cards. With this card, things are not at all moving further. Need help.
Hello,
I've never seen this issue before.
1. Please check if the nxp_mpc5777c_1x32x2048k_cflash_highspeed.pcp file is in the specified folder.
2. Please update the PEMicro plugin.
Best regards,
Peter
Hi,
I checked the file. It is there in path.
PEmicro is working properly for other project cards of MPC5777C same batch
Hello,
What comes to my mind. I sometimes have issue programming SPC5777C when its flash it is not erased first. Try to erase flash, once it is cleared, program it.
Best regards,
Peter
Hello.
I have exactly the same problem.
S32 design studio, PE plugin and Multilink firmware are up-to-date.
Was any solution founded last time?