hi, everyone
When I used PE to debug burning, I encountered an error message from p&e semihosting console.
Please refer to the picture below and solve my problem. I need your help very much! Thank you
Juns_1-1735030379919.png
Juns_0-1735030361244.png
Connection from "127.0.0.1" via 127.0.0.1. Connection from port "61351" to 6224
Connection from "127.0.0.1" via 127.0.0.1. Connection from port "61428" to 7224
Telnet server running on 127.0.0.1:51794
Searching for Kernel Symbols...
rsp_qC - qSymbol: 5F74785F7468726561645F63757272656E745F707472
_tx_thread_current_ptr not found. ThreadX analysis not enabled.
rsp_qC - qSymbol: 707843757272656E74544342
pxCurrentTCB not found. FreeRTOS analysis not enabled.
Unable to load libusb0.dll
Copyright 2024 P&E Microcomputer Systems,Inc.
Command Line :C:\NXP\S32DS.3.5\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_5.9.2.202409131555\win32\pegdbserver_console -device=NXP_S32K1xx_S32K118F256M4 -startserver -singlesession -serverport=7224 -gdbmiport=6224 -interface=USBMULTILINK -speed=5000 -�
PEmicro Interface detected - Flash Version 11.37
CMD>RE
Initializing.
Target has been RESET and is active.
CMD>CM C:\NXP\S32DS.3.5\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_5.9.2.202409131555\supportFiles_ARM\NXP\S32K1xx\freescale_s32k118f256m4_pflash_dflash_eeprom.arp
Initializing.
Initialized.
;version 1.02, 04/06/2020, Copyright 2020 P&E Microcomputer Systems, Inc. All rights reserved. www.pemicro.com [s32k118f256m4_x_pflash_dflash_eeprom_m0]
;device freescale, s32k118f256m4, pflash_dflash_eeprom
;begin_cs device=$00000000, length=$14000800, ram=$1FFFFC00
Loading programming algorithm ...
Done.
Programming sequency is : erase, blank check, program, and verify {default}
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00000000-000000BF ...
Calculated CRC-16 does not match block. (File = $92D3, Device = $EDBA)
Current content of flash does not match application to be programmed
CMD>EM
Erasing.
Module has been erased.
Reloading programming algorithm ...
done.
CMD>PM
Programming.
Checking range of data.
Checked.
Processing Object File Data ...
.
Programmed.
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00000000-000000BF ...
Ok.
block 00000400-000084E7 ...
Ok.
block 00038000-00038003 ...
Ok.
block 00038010-00038013 ...
Ok.
block 00038020-00038021 ...
Ok.
block 00039000-0003900F ...
Ok.
block 00039800-00039803 ...
Ok.
block 0003A000-0003A01F ...
Ok.
block 0003A800-0003A807 ...
Ok.
block 0003B000-0003B01F ...
Ok.
block 0003B800-0003B803 ...
Ok.
block 0003C000-0003C00F ...
Ok.
block 0003C800-0003C80D ...
Ok.
block 0003D000-0003D001 ...
Ok.
block 0003D800-0003D801 ...
Ok.
block 0003E000-0003E003 ...
Ok.
block 0003E800-0003E803 ...
Ok.
block 0003F000-0003F001 ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$8855)
CMD>RE
Initializing.
Target has been RESET and is active.
Starting reset script (C:\NXP\S32DS.3.5\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_5.9.2.202409131555\supportFiles_ARM\NXP\S32K1xx\S32K118F256M4.mac) ...
Filling .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
done
Reset script (C:\NXP\S32DS.3.5\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_5.9.2.202409131555\supportFiles_ARM\NXP\S32K1xx\S32K118F256M4.mac) completed.
Disconnected from "127.0.0.1" via 127.0.0.1. Disconnection by port "61351" from 6224
Disconnected from "127.0.0.1" via 127.0.0.1. Disconnection by port "61428" from 7224
Target Disconnected.