今天在调试启明STM32开发板的时候,遇到了“NO ULINK Device found”这个问题,试了很多方法,按照网友说的把debug->use改成cortex-M/R J-LINK/J-Trace,并且在setting中也扫描到了JTAG,但是还是提示“NO ULINK Device found”,如下图 但是,仅仅设置这个是不行的,还要在Utilities->use中选择cortex-M/R J-LINK/J...
STM32连接Jlink的SW调试,下载程序的时候出现" NO ULINK Device found ". 1. 检查Debug栏的设置是OK的 2. 后来发现是Utilities栏没有设置成Jlink,更改后就可以下载成功.
解决方法:右击“我的电脑”--‘属性’--左边‘系统保护’--‘高级’--右下角‘环境变量’--‘新建(N)’,第一行填PATH,第二行填C:\Keil_v5\ARM\Segger。安装位置看个人的,C:\是我的安装盘
1单击这个按钮 2.选择Utilities,然后勾选Use Debug Drivel ,最后OK就好啦
提示这个或是其他2. 先分析原因,No ULINK/ME device found,找到设置这个的地方。将debugger改成自己使用的CMSIS-DAP Debugger。 3. 看到这里可以识别出deviceID,然后重新load即可。
下载程序时却提示“No ULINK Device found.” 解决办法: Keil MDK默认使用ULINK仿真器下载程序,在...
Note: In Keil MDK v5.21+, error message has changed toNo ULINK2/ME device found, to help distinguish between different ULINK debug adapters. Note: If you are using a Keil MDK version prior to 4.70, you can download the UL2_Configure.exe utility from the knowledgebase article below. ...
之前就已经回答了这问题,你用外部的调试就不能用keil,要和keil联合调试只能在keil的调试当中选择proteus
用proteus调试时出现,no ulink device found 是什么意思 未解决问题 等待您来回答 奇虎360旗下最大互动问答社区
5) UninstallULINK.exe, then InstallULINK.exe in c:\Keil_v5\ARM\ULINK\ did not help. And I almost forgot about one thing. The very first time I'v tried to load a project to device, the error was different - something about ST-LINK (I dont remember exactly). After some go...