Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
pyocd
FLASH_prog_程序下载烧录_烧写
RTT完整版,DAP无法烧录问题
发布于 2022-05-27 10:00:23 浏览:1709
订阅该版
使用正点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.7k
关于作者
橡树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
STM32G030移植RT-Thread
2
CubeMX & RT-Thread Studio 联合开发说明
3
RT-Thread动态模块
4
RT-Thread项目助手v0.3 | Ubuntu与MacOS平台的RT-Thread Env
5
【FRA156测评DM-MCX】- 环境配置篇
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
rt-smart
RTC
FAL
I2C_IIC
ESP8266
UART
cubemx
WIZnet_W5500
ota在线升级
PWM
BSP
flash
freemodbus
packages_软件包
潘多拉开发板_Pandora
GD32
定时器
ADC
flashDB
编译报错
socket
中断
rt_mq_消息队列_msg_queue
Debug
keil_MDK
SFUD
msh
ulog
C++_cpp
MicroPython
本月问答贡献
lchnu
3
个答案
2
次被采纳
张世争
1
个答案
2
次被采纳
a1012112796
9
个答案
1
次被采纳
三世执戟
8
个答案
1
次被采纳
聚散无由
5
个答案
1
次被采纳
本月文章贡献
jinchanchan
9
篇文章
13
次点赞
ssdd45555
3
篇文章
2
次点赞
聚散无由
1
篇文章
4
次点赞
hywing
1
篇文章
1
次点赞
rvcore
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部