1前言

ulink版本升级。。

当使用keil4.7.4版本时,ulink固件库更新了、

 

2官方资料解释:

This 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, which can be found 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.

 

3:具体如图

 

ulink 固件更新问题

 

相关文章:

  • 2022-12-23
  • 2021-10-07
  • 2021-11-28
  • 2021-11-28
  • 2021-06-04
  • 2021-10-29
  • 2022-12-23
  • 2021-09-14
猜你喜欢
  • 2021-10-21
  • 2021-07-05
  • 2022-01-16
  • 2021-12-13
  • 2021-08-18
  • 2022-12-23
  • 2021-07-27
相关资源
相似解决方案