在线时间11 小时
UID3094445
注册时间2015-1-21
NXP金币0
该用户从未签到
新手上路

- 积分
- 46
- 最后登录
- 2022-9-2
|
使用PE Micro烧录,之前一直都是成功的,现在烧录不成功,用之前烧录成功,使用也正常的板子也是不成功,信息如下
P&E GDB Server, Version 5.13.02.00
Copyright 2014, P&E Microcomputer Systems Inc, All rights reserved
Loading library C:\Freescale\KDS_2.0.0\eclipse\plugins\com.pemi
cro.debug.gdbjtag.pne_1.1.7.201410171532\win32\gdi\unit_ngs_arm_internal.dll ... Done.
Command line arguments: -device=K64FX512M12 -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=5000 -resetdelay=200 -port=USB1 -USE_CYCLONEPRO_RELAYS=0 -FORCE_MASS_ERASE=0
Device selected is k64fx512m12
User Specified Hardware Selection : Interface=USBMULTILINK and Port=USB1
Connecting to target.
P&E Interface detected - Flash Version 6.10
Device is K64FX512M12.
Mode is In-Circuit Debug.
'Kinetis' is a registered trademark of Freescale.
(C)opyright 2012, P&E Microcomputer Systems, Inc. (www.pemicro.com)
API version is 101
Server running on 127.0.0.1:7224
Connection from "127.0.0.1" via 127.0.0.1
Copyright 2012 P&E Microcomputer Systems,Inc.
Command Line :C:\Freescale\KDS_2.0.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_1.1.7.201410171532\win32\pegdbserver_console -device=K64FX512M12 -startserver -singlesession -serverport=7224 -interface=USBMULTILINK -speed=5000 -resetdelay=200 -port=USB
CMD>RE
Initializing.
Target has been RESET and is active.
CMD>CM C:\Freescale\KDS_2.0.0\eclipse\plugins\com.pemicro.debug.gdbjtag.pne_1.1.7.201410171532\win32\gdi\P&E\k64fx512m12_pflash_dflash_eeprom_pipeline.arp
Initializing.
Initialized.
;version 1.02, 02/04/2014, Copyright P&E Microcomputer Systems, www.pemicro.com [mk64_512k_x_pflash_dflash_eeprom_pipeline]
;device freescale, k64fx512m12, desc=pflash_dflash_eeprom_pipeline
;begin_cs device=$00000000, length=$14004000, ram=$20000000
Loading programming algorithm ...
Done.
CMD>EM
Erasing.
Module has been erased.
Initializing.
Initialized.
;version 1.02, 02/04/2014, Copyright P&E Microcomputer Systems, www.pemicro.com [mk64_512k_x_pflash_dflash_eeprom_pipeline]
;device freescale, k64fx512m12, desc=pflash_dflash_eeprom_pipeline
;begin_cs device=$00000000, length=$14004000, ram=$20000000
Loading programming algorithm ...
Done.
CMD>PM
Programming.
Processing Object File Data ...
.
Programmed.
CMD>VC
Verifying object file CRC-16 to device ranges ...
block 00000000-0001A01B ...
Ok.
Checksum Verification Successful. (Cumulative CRC-16=$1E4A)
CMD>RE
Initializing.
Target has been RESET and is active.
Preset breakpoint encountered.
Disconnected from "127.0.0.1" via 127.0.0.1
Target Disconnected.
最佳答案
乐乐家样样 发表于 2018-8-30 08:55
Warning: the current language does not match this frame.
The target endianness is set automatically ...
你好,你上面信息是编译出现的吗?
还有debug的时候, ...
|
-
|