Hello,
I followed the installation procedure on UM-B-014 document. In step 4.4.1.4, when I click the Settings button (Debug tab), Keil will crash.
Note:
- I tried this with Keil-v5 and Keil-v4, no difference, both the same problem.
- I am using Windows XP but I also tired on another PC with Windows 7 (the same problem).
- If I try to start debug session, then I get this error ("No Cortex-M Device found in JTAG chain. Please check ...").
- If I select the "Use Simulator" radio button in the Debug tab, then I would be able to start the debug session.
- I tried some other comments from before (ex: in Utilites tab, selected "Use External Tool for Flash Programming"; or in Device tab, selected "Cortex-M0"; or deleted the "Out" directory; but neither helped).
谢谢,
Hossein
Hello,
I am experiencing the same issue. I work with the SDHv3 on Keil v5.10 (edit: I moved back to Keil 5.1, and it works again).
Does someone know from where comes thie behavior?
谢谢,
Matt
Hi Matthieu, Hossein,
We have found that on some PC’s Keil 5 IDE crashes when setting / using the debugger.
There is no good explanation why the Keil 5.x IDE crashes on some PC's. To 'fix' this problem you can do the following:
1/ Start Keil IDE
2 /按ALT-F7(目标选项)
3 /选择选项卡“设备”
4/ Select ARM -> ARM Cortex M0 -> ARMCM0 and press 'OK'
5/ Go to TAB 'Utilities' and check the line : 'Use External Tool for Flash programming'
6 /关闭
谢谢&br.
John
Hi John,
感谢您的回复。我尝试了你的步骤,我得到了同样的错误。这里有更多细节:
In Keil 5.1.0.0.2:
1- I don't see any option to select ARM Cortex M0 in the Device tab. There is just one already selected option ("Cortex-M0 based Microcontroller") and there are no other options.
2- In Utilities tab, "Use External Tool ..." is selected.
3-在上面的步骤后,我得到了相同的错误。
In Keil 4.7.4.0.22:
1-在“设备”选项卡中有一些选项,I选定ARM> Cortex-M0> [基于Cortex-M0的微控制器]
2- In Utilities tab, "Use External Tool ..." is selected.
3- Same problem.
Any other suggestion? Is there anyway to make sure that it is not a hardware/JLink problem?
问候,
Hossein
嗨Hossein,我们正在努力a resolution to this : we're aware of some customers who have had issues here and we've just verifying a workaround and will communicate that out shortly. Best regards John
感谢Mikael(对话框的当地代表湾区)我的问题是固定的。
Thank you,
Hossein
More info can be found in document UM-B-014_DA14580_Development_Kit.pdf (Chapter 4.2).
This document is available on this website :http://support.dialog-semiconductor.com/system/files/UM-B-014_DA14580_De...
Dialog Support Team.
Any progress on this? I have the same problem in that Keil 4 and 5 always crash when I select settings on the J-link. If I select a different processor source such as an STM then it doesn't crash, but that is obviously of no use to me!
我得到了同样的问题。有趣的是,如果我加载示例项目Atmel Samd20并转到Debug - 设置,则将显示下一个屏幕。当我返回对话框项目时,如果失败。
HI There,
Keil也有一个问题。现在唯一的方法是手动选择下面的设备......然后,在打开jlink设置时应该没问题。我们正在调查最新的Keil Relify更改了创造了这个问题的原因。
BR JE_DIalog
如果您在设备中查看selection list there is the option Dialog Semiconductor - DA14580 available. Should this not be the device to select ? (Keil V5.11.0.0) Note that with the Dialog device selected, uVision also crashes after selecting settings.
Hello Ruud,
I would suggest to keep with the one shown : that works just fine - we have informed Keil of the issue and await a resolution, but for now, the one higlighted works .
BR JE_Dialog
我在这里解释的情况。我目前正在使用
IDE-Version:
μVisionv5.11.1.0
版权所有(c)2014 ARM LTD和ARM GERMY GmbH。版权所有。
工具版号码:
Toolchain: MDK-Lite Version: 5.11.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\bin\
C Compiler: Armcc.Exe V5.04.0.49 [Evaluation]
Assembler: Armasm.Exe V5.04.0.49 [Evaluation]
链接器/定位器:armlink.exe v5.04.0.49 [评价]
Librarian: ArmAr.Exe V5.04.0.49 [Evaluation]
Hex Converter: FromElf.Exe V5.04.0.49 [Evaluation]
CPU DLL:SARMCM3.dll v5.11.0.0
Dialog DLL: DARMCM1.DLL V1.11.00.0
Target DLL: Segger\JL2CM3.dll
对话框dll:tarmcm1.dll v1.08.00.0
Done these process :
#选择ARM - > ARM Cortex M0 - > ARMC0并按'OK'
#选项卡“公用事业”nd check the line : 'Use External Tool for Flash programming'
But then again if selecting Debug>JLink>Settings uVision is crashing.
Please let me know if any solution is there for correcting this. It will be great if you are suggesting an older version of the uVison that is working, so that i can use that.
I followed the UM-B-003 Appendix A to solve the problem. Now it is working properly.
Hi Arun,
Pleased to hear that you got the tools working. We have no control over Keil uVision updates, and the 5.11.x caused all sorts of issues.
Thanks for the update.