powerwjc 发表于 2014-2-14 13:48:26

Ulink2升級失敗

一直用一個原裝的Ulink2,今天手痒裝了MDK5.0,升級了Ulink2的固件,但升級的過程中發生了意外,提示USB通訊失敗,之後,Ulink2就掛了,一直通訊不上,在MDK4.2中提示NO ULINK Device found, 在ST-Link Upgrade 中也提示ST-link is nonexistent
:'(
請問該如何修好這個Ulink2
 
 

发表于 2014-2-14 13:59:13

RE:Ulink2升級失敗

ULINK可以用STlink?如果因为升级出的问题,可以联系你购买的厂商。

powerwjc 发表于 2014-2-14 14:14:24

RE:Ulink2升級失敗

已經買了好幾年了,也不記得從哪裡買的,可能聯系不上供應商,自已有辦法修理嗎,確定是升級時出了問題。上午還在用的,就下午手痒搞出問題的

发表于 2014-2-14 14:32:46

RE:Ulink2升級失敗

自己修理应该也是可以的。你那有ULINK的手册吗?上面应该有介绍如何强制升级固件的。

powerwjc 发表于 2014-2-14 14:33:24

RE:Ulink2升級失敗

我覺得應該還有救的,因在在電腦的設備管理器還能看到此設備,

发表于 2014-2-14 14:38:43

RE:Ulink2升級失敗

建议到官方网站看一下。也可以联系一下官方的技术支持,JLINK自己刷过,ULINK没刷过。

发表于 2014-2-14 14:47:36

RE:Ulink2升級失敗

his utility allows configuring the boot mode (CMSIS-DAP or ULINK) of ULINK2.
Starting with the ULINK2 firmware version 2.00, the default boot mode is CMSIS-DAP.
If ULINK2, with firmware 2.00, needs to be operated with MDK-ARM versions prior to 4.70, then ULINK2 needs to be configured to boot up in ULINK mode.
The utility, UL2_Configure.exe, is located in the folder ..\Keil\ARM\ULINK\Utilities.
Run the utility from the command line.
UL2_Configure.exe 〚SN〛{B0|B1}
Where
SN        ULINK2 Serial Number, located on the back side of the adapter. Can be verified also through the dialog Options for Target - Debug - Settings - Debug. See ULINK USB-JTAG/SW Adapter. Must be specified if more ULINK2 adapters are connected. Otherwise, the Serial Number is optional.
B0        Switch to ULINK boot mode.
B1        Switch to CMSIS-DAP boot mode.
Examples
UL2_Configure B0
Boots the connected ULINK2 in ULINK firmware mode.

发表于 2014-2-14 14:48:07

RE:Ulink2升級失敗

官方给出的更新方法
http://www.keil.com/support/man/docs/ulink2/ulink2_boot_mode.htm

powerwjc 发表于 2014-2-14 14:53:25

RE:Ulink2升級失敗

安大哥,我沒有ULink2手冊,剛才上網找,還沒找到

powerwjc 发表于 2014-2-14 15:11:35

RE:Ulink2升級失敗

按官網的方法去處理………………
暈,我在MDK3.8a,4.21,4.50三個版本中都找不到UL2_Configure.exe,
只有在5.0版本中找到UL2_Configure.exe,但不敢用阿。
页: [1] 2
查看完整版本: Ulink2升級失敗