Re: [Openocd-development] STM32, openocd and eCos

2010-12-15 Thread Spencer Oliver
On 13/12/2010 21:51, Andreas Fritiofson wrote: On Mon, Dec 13, 2010 at 10:16 AM, Spencer Olivers...@spen-soft.co.uk wrote: On 13/12/2010 08:47, Manuel Borchers wrote: Hi Andreas, hi list, On Sun, 2010-12-12 at 21:12 +0100, Andreas Fritiofson wrote: It may be that the scheduler or the idle

Re: [Openocd-development] STM32, openocd and eCos

2010-12-13 Thread Manuel Borchers
Hi Andreas, hi list, On Sun, 2010-12-12 at 21:12 +0100, Andreas Fritiofson wrote: It may be that the scheduler or the idle thread puts the core in low power mode if no thread is ready to run. That will break the debugger connection. See if anything executes a WFI or WFE instruction, and

Re: [Openocd-development] STM32, openocd and eCos

2010-12-13 Thread Spencer Oliver
On 13/12/2010 08:47, Manuel Borchers wrote: Hi Andreas, hi list, On Sun, 2010-12-12 at 21:12 +0100, Andreas Fritiofson wrote: It may be that the scheduler or the idle thread puts the core in low power mode if no thread is ready to run. That will break the debugger connection. See if anything

Re: [Openocd-development] STM32, openocd and eCos

2010-12-13 Thread Andreas Fritiofson
On Mon, Dec 13, 2010 at 10:16 AM, Spencer Oliver s...@spen-soft.co.uk wrote: On 13/12/2010 08:47, Manuel Borchers wrote: Hi Andreas, hi list, On Sun, 2010-12-12 at 21:12 +0100, Andreas Fritiofson wrote: It may be that the scheduler or the idle thread puts the core in low power mode if no

[Openocd-development] STM32, openocd and eCos

2010-12-12 Thread Manuel Borchers
Hi all, I'm a bit lost with a problem concerning OpenOCD, eCos and my STM32 board. I'm running with a ftdi2232-based usb2jtag adapter. I'm already using this adapter for quite a long time for my ARM9-based projects, so the hardware should be fine. I'm currently porting eCos to a STM32 MINI

Re: [Openocd-development] STM32, openocd and eCos

2010-12-12 Thread Manuel Borchers
Replying to myself: Sorry, this mail was intended for the eCos mailing list first... But if anyone here is familiar with the STM32 and even eCos, I'm all ears for some tips... Cheers, Manuel Am Sonntag, den 12.12.2010, 17:22 +0100 schrieb Manuel Borchers: Hi all, I'm a bit lost with a

Re: [Openocd-development] STM32, openocd and eCos

2010-12-12 Thread Andreas Fritiofson
On Sun, Dec 12, 2010 at 5:22 PM, Manuel Borchers man...@matronix.de wrote: Hi all, I'm a bit lost with a problem concerning OpenOCD, eCos and my STM32 board. I'm running with a ftdi2232-based usb2jtag adapter. I'm already using this adapter for quite a long time for my ARM9-based projects,