我是靠谱客的博主 勤恳路人,最近开发中收集的这篇文章主要介绍MDK V4.72/4.7 ULink2调试中的bug,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

        从MDK v4.54升级到了MDK v4.72,新版本带来了一些新的功能,特别是代码自动补齐功能非常好用。但在使用中也发现了ULINK2调试模式下的一些问题,最麻烦的是一些变量的值无法正常显示,导致一步移步跟踪问题几乎无法使用。于是想退回v4.54,但发现ulink2根本不识别,检查了下mdk的release notes,发现v4.7把ulink2的firmware升级到了v2.01,这个版本貌似没有向前兼容。


[uVision Debugger]
  • New: Interface for Fast Models Debugger Driver. This driver allows debugging of applications simulated with Fast Models.
  • Upgraded: ULINK2 firmware to version 2.01. 
    When using a ULINK2 debug unit with MDK-ARM 4.70, the ULINK2 firmware will automatically be updated to version 2.01. This version of the firmware allows ULINK2 to be used as a CMSIS-DAP compliant debug unit in addition to the traditional ULINK2 operation mode.
    ULINK2 with upgraded firmware will not be detected by previous versions of MDK-ARM. To configure a ULINK2 for operation with previous versions of MDK-ARM, refer to the Configure Utility.

       

最后

以上就是勤恳路人为你收集整理的MDK V4.72/4.7 ULink2调试中的bug的全部内容,希望文章能够帮你解决MDK V4.72/4.7 ULink2调试中的bug所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(69)

评论列表共有 0 条评论

立即
投稿
返回
顶部