1 Star 0 Fork 3

iampxj/STM32_PD

forked from xixizhang/STM32_PD 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
STM32_PD Run.cfg 650 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rikka0w0 提交于 2018-04-25 20:44 . Init Commit
# This is an genericBoard board with a single STM32F103C8Tx chip
#
# Generated by System Workbench for STM32
# Take care that such file, as generated, may be overridden without any early notice. Please have a look to debug launch configuration setup(s)
source [find interface/stlink.cfg]
set WORKAREASIZE 0x2000
transport select "hla_swd"
set CHIPNAME STM32F051R8Tx
# Enable debug when in low power modes
set ENABLE_LOW_POWER 1
# Stop Watchdog counters when halt
set STOP_WATCHDOG 1
# STlink Debug clock frequency
set CLOCK_FREQ 950
# use hardware reset
reset_config srst_nogate
set CONNECT_UNDER_RESET 0
source [find target/stm32f0x.cfg]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/iampxj/STM32_PD.git
git@gitee.com:iampxj/STM32_PD.git
iampxj
STM32_PD
STM32_PD
master

搜索帮助