Opened 12 years ago

Closed 12 years ago

#35911 closed defect (fixed)

openocd does not include files to support stm32f0discover

Reported by: wcontello Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: openocd

Description (last modified by ci42)

manually added board/stm32f0discovery.cfg and that still needs interface/stlink-v2.cfg

Proton:board wayne$ openocd -f board/stm32f0discovery.cfg -d 3
Open On-Chip Debugger 0.5.0 (2012-08-31-13:28)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.berlios.de/doc/doxygen/bugs.html
User : 11 2 command.c:557 command_print(): debug_level: 3
Debug: 12 2 configuration.c:45 add_script_search_dir(): adding /Users/wayne/.openocd
Debug: 13 2 configuration.c:45 add_script_search_dir(): adding /opt/local/share/openocd/site
Debug: 14 2 configuration.c:45 add_script_search_dir(): adding /opt/local/share/openocd/scripts
Debug: 15 2 configuration.c:87 find_file(): found /opt/local/share/openocd/scripts/board/stm32f0discovery.cfg
User : 16 2 command.c:679 command_run_line(): Runtime Error: embedded:startup.tcl:58: Can't find interface/stlink-v2.cfg
in procedure 'script' 

Change History (4)

comment:1 Changed 12 years ago by ci42

Description: modified (diff)
Keywords: openocd stm32f0 discovery removed
Owner: changed from macports-tickets@… to snc@…

In the future please remember to use WikiFormatting and cc'ing the maintainer. And don't add arbitrary keywords (see DraftKeywordGuidelines).

comment:2 Changed 12 years ago by ci42

Type: updatedefect

comment:3 Changed 12 years ago by wcontello

Looks like OpenOCD 0.6 is about to be released and has the STM32F0Discovery board

http://sourceforge.net/projects/openocd/files/openocd/0.6.0-rc2/

comment:4 Changed 12 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Updated to 0.6.0 in r98364.

Note: See TracTickets for help on using tickets.