Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
pyocd
FLASH_prog_程序下载烧录_烧写
RTT完整版,DAP无法烧录问题
发布于 2022-05-27 10:00:23 浏览:688
订阅该版
使用正点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
被浏览
688
关于作者
橡树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
机器人操作系统 (ROS2) 和 RT-Thread 通信
4
五分钟玩转RT-Thread新社区
5
国产MCU移植系列教程汇总,欢迎查看!
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
WCH APT 零等待FLASH的思考
2
RyanMqtt使用介绍和示例代码
3
RTT平台 zephyr_polling软件包 Bluenrg2 蓝牙芯片启动流程
4
【有奖直播】B站直播志愿者招募
5
RT-Thread USB HID实现数据收发时遇到数据发送不了
热门标签
RT-Thread Studio
串口
Env
LWIP
AT
SPI
Bootloader
FinSH
ART-Pi
CAN总线
Hardfault
USB
文件系统
DMA
RT-Thread
SCons
线程
RT-Thread Nano
MQTT
stm32
ESP8266
rt-smart
WIZnet_W5500
RTC
flash
ota
UART
FAL
packages_软件包
I2C
freemodbus
潘多拉开发板_Pandora
cubemx
定时器
BSP
PWM
ADC
socket
AB32VG1
SDIO
keil_MDK
中断
消息队列_msg_queue
编译报错
Debug
C++_cpp
msh
QEMU
SFUD
MicroPython
本月问答贡献
张世争
19
个答案
4
次被采纳
道友
41
个答案
3
次被采纳
CrazyH
50
个答案
2
次被采纳
踩姑娘的小蘑菇
14
个答案
2
次被采纳
xiaorui
8
个答案
2
次被采纳
本月文章贡献
paradox
5
篇文章
4
次点赞
螺丝松掉的人
4
篇文章
12
次点赞
子牧r
3
篇文章
2
次点赞
牧尘
2
篇文章
5
次点赞
BURRIEROW
2
篇文章
5
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部