Hi,
I'm working on flashing with MPC5746C using P&E multilink and S32.
The project is based on GHS and I want to just flash this board using multilink and S32.
Following is my step.
1) create a new project.
2) connect elf file in debugging dialog like below.


3) delay configuration like below.


4) click debug button
5) I got the error message
Connection from "127.0.0.1" via 127.0.0.1
Copyright 2012 P&E Microcomputer Systems,Inc.
Command Line :C:\Freescale\S32_Power_v1.1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.3.3.201605241936\win32\pegdbserver_power_console -device=MPC5746C -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=2500 -resetdelay=250 -
CMD>RE
Initializing.
Cannot enter background mode. Check connections.
Error Resetting device for programming.
Starting reset script (C:\Freescale\S32_Power_v1.1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.3.3.201605241936\win32\gdi\P&E\s32e200_mpc574xc.mac) ...
REM This script is compatible with MPC574xC devices.
REM Initialize all of the Main SRAM - 512KB
Initializing RAM from $40000000 to $4007FFFF.


Please give some feedback to resolve this issue.