Opened 12 years ago

Last modified 12 years ago

#35911 closed defect

openocd does not include files to support stm32f0discover — at Version 1

Reported by: wcontello Owned by: snc@…
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 (1)

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).

Note: See TracTickets for help on using tickets.