You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ntfreak 37d850564f - contrib directory added 16 years ago
..
README - contrib directory added 16 years ago
dcc_stdio.c - contrib directory added 16 years ago
dcc_stdio.h - contrib directory added 16 years ago
example.c - contrib directory added 16 years ago

README

This code is an example of using the openocd debug message system.

Before the message output is seen in the debug window, the functionality
will need enabling:

** GDB **
From the gdb prompt: monitor target_request debugmsgs enable

** Telnet **
From the Telnet prompt: target_request debugmsgs enable

Spen
spen@spen-soft.co.uk