雷竞技电竞平台对话半导体客户支持- DA14583 FLASH
https://support.dialog-semiconductor.com/resource-keywords/da14583-flash 无法将JLink连接到DA14583接口板
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-工具/cannot-connect-jlink-da14583-interface
论坛:
dialog smartbond蓝牙低能–工具=“字段名称正文字段类型文本,摘要字段标签隐藏”>

您好,
我正在尝试使用接口板编程我的对话框物联网传感器加密狗(如UM-B-065所述)。我已将微型USB电缆连接到接口板上的CIB端口。我已将IoT加密狗插入接口板上的J5。接口板上的跳线设置为:
*J14到位
*J15到位
*J16到位
*SW2开启
*IoT加密狗关闭

我可以使用segger提供的JLinkgDB服务器(版本620e)。但是GDB退出时没有连接到CPU(请参见随附的屏幕截图)。
我也尝试使用JLink Commander连接到设备,结果输出为:


\segger\JLink\u V620e>;JLink.exe
segger J-Link Commander V6.20e(编译于2017年10月6日17:06:21)
DLL版本V6.20e,2017年10月6日编译17:05:40

通过USB连接到J-Link…好的。
固件:J-Link OB-SAM3U128 V3,2017年9月21日编译14:14:50
硬件版本:V3.00
S/N:483014369
许可证:RDI
VTref=3.300V

键入“连接”“要建立目标连接,”?“以获取帮助
J-Link>;连接
请指定设备/核心:DA14583
为选择对话框键入“?”
设备>
请指定目标接口:
J)JTAG(默认值)
S)SWD
TIF>
JTAG链中的设备位置(IRPre、DRPre):-1,-1=>;自动检测
JTAGConf>
指定目标接口速度[kHz]:4000 kHz
速度>
已选择设备“DA14583”。

通过JTAG连接到目标
无法测量总IR透镜。TDO持续高。
无法测量总IR透镜。TDO持续高。
无法测量总IR透镜。TDO持续高。
无法测量总IR透镜。TDO持续高。
无法连接到目标。
J-Link>

我不知道如何继续将我的代码闪烁到设备上。
感谢您的帮助,

设备:
星期三,2017年10月11日13:44:34 +0000 andreasrenkema 101285 athttps://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-tools/cannot-connect-jlink-da14583-interface#comments ROM vs OTP vs外部闪存
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/rom-vs-otp-vs-external-flash < div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”属性= " rdfs: label skos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量-软件< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >你好,< / p > < p >我们正在计划使用村田ZY模块中设计。下面是我们需要的功能-
1。BLE信标检测
主机控制器和Murata ZY模块本身的OTA更新。

我的问题是-
DA14580的无代码AT命令解决方案是否支持上述功能?它有引导加载程序吗?如果没有,有没有其他的解决方案?< br / > 2。我的理解是,如果我们使用无代码AT命令解决方案,并在其上实现一些应用程序,这些代码将驻留在ROM中。< br / > 3。 I also saw use of external Flash to store the application code - what would be the use case for this?

2017年7月20日星期四04:53:32+0000 Vivek 69484 athttps://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-软件/rom vs otp vs外部闪存#评论
DA14583同时操作内部和外部FLASH的问题
https://support.dialog-semiconductor.com/da14583%E5%90%8C%E6%97%B6%E6%93%8D%E4%BD%9C%E5%86%85%E9%83%A8%E5%92%8C%E5%A4%96%E9%83%A8flash%E7%9A%84%E9%97%AE%E9%A2%98

在工程DSPS v_5.150.2中查找到内部spi闪光的片选反恐精英端口是P2_3.

外部闪光问题:
1。如果我还需要外部闪光的话,接线上只需要片选反恐精英不同于P2_3即可么?
2。我在官方历程spi_闪光灯中,发现演示中支持4.中不同规格型号的闪光操作,片选都是P2_3官方的操作是只操作外部闪光而没有操作内部闪光可以理解为片选不冲突,是么?

内部闪光问题:
1。如果只是用内部128kbyte闪存将一部分空间用做数据存储,我想知道DA14583内部闪光的使用情况,我目前知道2.处使用情况
a:用做存储用户代码(但是不知道在内部闪光中的起始和结束地址)
b:在启动代码中发现读取了内部闪光地址:产品标题偏移量0x1F000大小:结构产品标题大小。
2。请问如果我需要将内部闪光用做数据存储,我可以安全操作的闪光的大小是多少? 闪光的起始和结束地址是多少?

期待工友对话的回复!

关键字:
DA14583 FLASH
设备:
星期二,2016年7月19日09:43:33 +0000 index219 4231 athttps://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/da14583%E5%90%8C%E6%97%B6%E6%93%8D%E4%BD%9C%E5%86%85%E9%83%A8%E5%92%8C%E5%A4%96%E9%83%A8flash%E7%9A%84%E9%97%AE%E9%A2%98#comments