Deprecated: 自 6.9.0 版本起,使用参数调用函数 WP_Dependencies->add_data() 已弃用!所有支持的浏览器都会忽略 IE 条件注释。 in /home/wwwroot/szddt.com/wp-includes/functions.php on line 6131

NRF52832使用官方例程无法下载程序

使用官方例程,提示Error: Flash Download failed – “Cortex-M4″,在属性Debug–>Settings–>Flash Download–>Programming Algorithm里修改无效。默认的flm路径如下:

C:\Users\hechen\AppData\Local\Arm\Packs\NordicSemiconductor\nRF_DeviceFamilyPack\8.40.3\Flash\nrf52xxx.flm

C:\Users\hechen\AppData\Local\Arm\Packs\NordicSemiconductor\nRF_DeviceFamilyPack\8.40.3\Flash\nrf52xxx_uicr.flm

简单替换为8.52.0的版本无效。

更换DeviceFamilyPack的版本,从8.40.3更新到8.52.0。并将Programming Algorithm里的nRF52xxx改为nRF52xxx softDevice Erase。

发表回复