Re: [OpenOCD-devel] ARM features with ST-Link

2012-06-25 Thread Spencer Oliver
On 25/06/2012 15:52, Alan Bowman wrote: > Is it possible to use ARM-related features (such as breaking on > exceptions or semihosting) when using an ST-Link (as is embedded on > the STM32F4Discovery board)? The configuration file provided works > perfectly to connect, download code and set breakpo

[OpenOCD-devel] ARM features with ST-Link

2012-06-25 Thread Alan Bowman
Is it possible to use ARM-related features (such as breaking on exceptions or semihosting) when using an ST-Link (as is embedded on the STM32F4Discovery board)? The configuration file provided works perfectly to connect, download code and set breakpoints but I can't see the extra commands that I'v