Hi,Daniel
I try to re-programme RBF,and in Console,I see the log file as belows:
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=MPC5744P -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=5000 -port=USB1 -confi
CMD>RE
Initializing.
Target has been RESET and is active.
CMD>CM C:\Freescale\S32_Power_v1.1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.3.3.201605241936\win32\gdi\P&E\freescale_mpc5744p_1x32x616k_cflash.pcp
Initializing.
Initialized.
;version 1.02, 08/01/2012, Copyright P&E Microcomputer Systems,
www.pemicro.com [5744P_2464k]
;device Freescale, MPC5744P, 1x32x616k, desc=CFlash
;begin_cs device=$00F98000, length=$00268000, ram=$40000000
Loading programming algorithm ...
WARNING - Selected .PCP file has been modified. CRC16 = $1599
Done.
CMD>EM
Erasing.
Module has been erased.
CMD>PM
Programming.
Processing Object File Data ...
.
Programmed.
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00F98000-00F98007 ...
Ok.
block 00F98010-00F996D1 ...
Ok.
block 00F996D4-00F9A11B ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$3BE9)
CMD>RE
Initializing.
Target has been RESET and is active.
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_mpc574xp.mac) ...
REM This script is compatible with MPC574xP devices.
REM Initialize all of the Main SRAM - 384KB
Initializing RAM from $40000000 to $4005FFFF.
Reset script (C:\Freescale\S32_Power_v1.1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.3.3.201605241936\win32\gdi\P&E\s32e200_mpc574xp.mac) completed.
It seems everything is fine,but when I try to programme the module,it shows me the same error as what I mentioned yesterday.
I checked the S32 debug page,only one abnormal thing found,after clicking pwerpc-eabivle-gdb(sub menu in debug page),I see these words:
GNU gdb (GDB) 7.8.2
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-mingw32 --target=powerpc-eabivle".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<
http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<
http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
monitor preserve0 0
monitor selectcore 0
No symbol table is loaded. Use the "file" command.
continue
Continuing.
Do you have the similar problem before?
Thank you
Best regards
David