完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
如何通过SWIM和命令行重置MCU
以上来自于谷歌翻译 以下为原文 How to reset MCU through SWIM and command line |
|
相关推荐
2个回答
|
|
您可以在编程后使用gdb7.exe重新启动mcu。
我使用以下命令行: gdb7.exe --quiet --command = restart_mcu.ini restart_mcu.ini的内容 &LT; ----------- schnipp -------------&GT; # #define模拟器复位端口和MCU # 定义emulator-reset-port-mcu target gdi -dll swim stm_swim.dll -stlink3 -port $ arg0 -mcuname $ arg1 mcuname -set $ arg1 结束 # #reset命令并退出 # emulator-reset-port-mcu u***:// u*** stm8s105c6 放弃 &LT; ----------- schnapp -------------&GT; 您必须将mcu类型(此处为stm8s105c6)替换为您正在使用的类型。 问候, 斯特凡 以上来自于谷歌翻译 以下为原文 You can use gdb7.exe to restart mcu after programming. I use the following command line: gdb7.exe --quiet --command=restart_mcu.ini Content of restart_mcu.ini <-----------schnipp-------------> # # define emulator reset port and MCU # define emulator-reset-port-mcu target gdi -dll swimstm_swim.dll -stlink3 -port $arg0 -mcuname $arg1 mcuname -set $arg1 end # # reset command and quit # emulator-reset-port-mcu u***://u*** stm8s105c6 quit <-----------schnapp-------------> You have to replace the mcu type (here stm8s105c6) to the one you are using. Regards, Stefan |
|
|
|
斯特凡,
谢谢您的回复。你提供的解决方案运行良好,这正是我想要的。再次感谢 问候, Sia Enayati 以上来自于谷歌翻译 以下为原文 Stefan, Thank you for your reply. The solution you offered worked fine and it is just what I wanted. Thanks again Regards, Sia Enayati |
|
|
|
只有小组成员才能发言,加入小组>>
stm32mp157的异核通信的rpmsg_sdb的m4固件和a7驱动该如何编写?
918 浏览 0 评论
stm32f103用freertos对一个采样率为1kHz的传感器,进行采样,数据出差
978 浏览 0 评论
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
3134 浏览 1 评论
3406 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1998 浏览 1 评论
STM32H7打开DCache后,出现了串口接收信息为空的现象,是哪里出了问题?
153浏览 5评论
用NANO STM32F103RBT6的开发板烧录不了是哪里出了问题?
175浏览 5评论
194浏览 5评论
外部中断触发类型为双边沿触发,进入中断回调后有什么办法判断该边沿是上升沿还是下降沿?
232浏览 5评论
STM32L071CBT6低温环境下无法正常工作是什么原因引起的?
178浏览 5评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-7-7 08:01 , Processed in 1.672226 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191