注册 登录
电子工程世界-论坛 返回首页 EEWORLD首页 频道 EE大学堂 下载中心 Datasheet 专题
gxliu08的个人空间 https://home.eeworld.com.cn/space-uid-493443.html [收藏] [复制] [分享] [RSS]
日志

Nucleo心得+开源调试工具

已有 571 次阅读2014-10-5 10:01

开发 Nucleo-L053R8,gcc编译器安装完成后,准备调试工具。当然是openocd了,我用的版本0.8,可以去openocd.sourceforge.net下载。
Nucleo-L053R8只支持swd调试模式,设置cfg配置文件,
显示信息如下:
Open On-Chip Debugger 0.8.0 (2014-05-23-18:50)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.sourceforge.net/doc/doxygen/bugs.html
target is stm32l
using hla_swd
srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Info : This adapter doesn't support configurable speed
Info : STLINK v2 JTAG v20 API v2 SWIM v4 VID 0x0483 PID 0x374B
Info : using stlink api v2
Info : Target voltage: 3.249641
Info : stm32l.cpu: hardware has 4 breakpoints, 2 watchpoints
target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0xf1000000 pc: 0x08000f70 msp: 0x20000478
STM32L: Enabling MSI

本文来自论坛,点击查看完整帖子内容。

评论 (0 个评论)

facelist doodle 涂鸦板

您需要登录后才可以评论 登录 | 注册

热门文章