Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
pyocd
FLASH_prog_程序下载烧录_烧写
RTT完整版,DAP无法烧录问题
发布于 2022-05-27 10:00:23 浏览:1836
订阅该版
使用正点ATK-NANO-F103开发板,测试完整版例程,DAP-LINK无法烧录,显示如下提示信息,怎么办? ``` D:\6.Embed\60-RT-ThreadStudio\repo\Extract\Debugger_Support_Packages\RealThread\PyOCD\0.1.3>pyocd.exe flash --target=STM32F103RBT6 --erase=auto --frequency=1000000 D:\6.Embed\60-RT-ThreadStudio\workspace\ATK-NANO-LCD\Debug\rtthread.bin 0000875:CRITICAL:__main__:Target type 'stm32f103rbt6' not recognized. Use 'pyocd list --targets' to see currently available target types. See
for how to install additional target support. Traceback (most recent call last): File "pyocd\board\board.py", line 61, in __init__ KeyError: 'stm32f103rbt6' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "pyocd\__main__.py", line 362, in run File "pyocd\__main__.py", line 516, in do_flash File "pyocd\core\helpers.py", line 242, in session_with_chosen_probe File "pyocd\core\session.py", line 179, in __init__ File "pyocd\board\board.py", line 67, in __init__ File "
", line 3, in raise_from pyocd.core.exceptions.TargetSupportError: Target type 'stm32f103rbt6' not recognized. Use 'pyocd list --targets' to see currently available target types. See
for how to install additional target support. 执行完毕, 耗时:2096ms. ```
查看更多
3
个回答
默认排序
按发布时间排序
rcp
认证专家
2022-05-27
这家伙很懒,什么也没写!
stm32f103rbt6' not recognized 芯片名无法识别 改成STM32F103RB试试呢
chenyaxing
2022-05-29
泥上偶然留指爪,鸿飞那复计东西。
debugger 的响应看起来是没收到debug unit 的响应,也许: - daplink 接线有问题 - 之前曾经下载过的程序内对 debug 引脚的配置有问题,导致 coresight ip 没有工作
橡树oak
2022-05-27
这家伙很懒,什么也没写!
芯片名在哪修改啊?这个是创建项目选择后自动生成的设定吧
撰写答案
登录
注册新账号
关注者
0
被浏览
1.8k
关于作者
橡树oak
这家伙很懒,什么也没写!
提问
3
回答
1
被采纳
0
关注TA
发私信
相关问题
1
程序下载之后无法正常运行
2
RT-Studio如如何修改固件烧录flash中的地址
3
rt-thread studio下点击烧写程序的程序文件指定
4
柿饼派下载新建工程不显示
5
为什么单片机STM32F405RG只能成功烧录一次?
6
ART_PI 烧录led 程序 出错
7
RT-Thread Studio的烧录地址怎么改?
8
通过网络下载图片到sd卡
9
在Persimmon UI Builder编译器下,网络下载图片保存到sd卡。
10
怎么解决找不到ST-link
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
RT-Thread studio的驱动5.1.0报错修改
2
基于RT-Thread的STM32开发第一讲——USART
3
pkgs --upgrade报错SSL未验证问题解决记录
4
CherryUSB STM32 glue 新增初始化
5
在LPC1114上移植 RT-Thread Nano 3.1.5
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
DMA
USB
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
rt-smart
FAL
cubemx
I2C_IIC
UART
ESP8266
WIZnet_W5500
BSP
ota在线升级
PWM
flash
packages_软件包
freemodbus
潘多拉开发板_Pandora
ADC
GD32
定时器
flashDB
编译报错
keil_MDK
socket
中断
rt_mq_消息队列_msg_queue
Debug
ulog
SFUD
msh
C++_cpp
at_device
本月问答贡献
出出啊
1524
个答案
343
次被采纳
小小李sunny
1444
个答案
290
次被采纳
张世争
818
个答案
179
次被采纳
crystal266
555
个答案
162
次被采纳
whj467467222
1222
个答案
149
次被采纳
本月文章贡献
出出啊
1
篇文章
3
次点赞
小小李sunny
1
篇文章
1
次点赞
张世争
1
篇文章
10
次点赞
crystal266
2
篇文章
1
次点赞
whj467467222
2
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部