Hi.
We are conducting a tutorial on RDVCU5775EVM board.
referenced page : https://www.nxp.com/document/guide/get-started-with-the-mpc5775b-bms-and-vcu-reference-design:GS-RDV...
However, if you proceed with Flash, the following message appears on the console.
'''
Connection from "127.0.0.1" via 127.0.0.1. Connection from port "62090" to 7224
Copyright 2018 P&E Microcomputer Systems,Inc.
Command Line :C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.8.3.201812312131\win32\pegdbserver_power_console -device=MPC5775B -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=USBMULTILINK -speed=5000 -?
CMD>RE
Initializing.
MPC5777C 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.8.3.201812312131\win32\gdi\P&E\nxp_mpc5775b_1x32x1024k_cflash_highspeed.pcp
Initializing.
MPC5777C Device detected.
Initialized.
;version 1.00, 07/13/2018, Copyright P&E Microcomputer Systems, www.pemicro.com [5775EB_4meg_highspeed]
;device NXP, MPC5775B, 1x32x1024k, desc=CFlash_highspeed
;begin_cs device=$00800000, length=$00400000, ram=$00300000
Loading programming algorithm ...
WARNING - Selected .PCP file has been modified. CRC16 = $36A3
Done.
Programming sequency is : erase, blank check, program, and verify {default}
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00800000-00800007 ...
Ok.
block 00800400-008006A7 ...
Ok.
block 00810000-00810133 ...
Ok.
block 00811000-00811803 ...
Ok.
block 00811810-0084D60B ...
Ok.
block 0084D610-0084FE56 ...
Ok.
block 0084FE58-00852273 ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$6909)
Application verified in memory. No need to reprogram.
CMD>RE
Initializing.
MPC5777C Device detected.
Target has been RESET and is active.
Starting reset script (C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.8.3.201812312131\win32\gdi\P&E\s32e200_mpc5777c.mac) ...
REM This script is compatible with MPC5777C devices.
REM Clean GPRs to remove residual data after using algorithm
REM Setup MMU for for Periph B Modules
REM Base address = $FFE0_0000
REM TLB0, 2 MByte Memory Space, Guarded, Don't Cache, All Access
Once Status Register Result = $0209
REM Set up MMU to put internal Flash at 0...
REM Virtual address 0x0 -> Physical address = $0000_0000
REM TLB1, 16 MByte Memory Space, Not Guarded, Cachable, All Access
Once Status Register Result = $0209
REM Set up MMU for External Memory
REM Base address = $2000_0000
REM TLB2, 16 MByte Memory Space, Not Guarded, Cachable, All Access
Once Status Register Result = $0209
REM Set up MMU for Internal SRAM
REM Base address = $4000_0000
REM TLB3, 512 KByte Memory Space, Not Guarded, Don't Cache, All Access
Once Status Register Result = $0209
REM Set up MMU for Periph A Modules
REM Base address = $C3E0_0000
REM TLB4, 2 MByte Memory Space, Guarded, Don't Cache, All Access
Once Status Register Result = $0209
REM Initialize all of the Main SRAM - 512KB
Initializing RAM from $40000000 to $4007FFFF.
Reset script (C:\NXP\S32DS_Power_v2017.R1\eclipse\plugins\com.pemicro.debug.gdbjtag.ppc_1.8.3.201812312131\win32\gdi\P&E\s32e200_mpc5777c.mac) completed.
MPC5777C Device detected.
No breakpoints currently set.
Disconnected from "127.0.0.1" via 127.0.0.1
Target Disconnected.
'''
Debugger : P&E Multilink Universal
There was a code inside when I purchased the product, and I am currently trying to put the same code.
Could you tell me the solution?
Thanks.
The problem has been resolved.
Disconnected from "127.0.0.1" via 127.0.0.1 Target Disconnected
I thought the code was not applied because of the phrase above.
The phrase appears, but the code has been applied to the board.
If you have the same problem, you should check it out