James a écrit :
> On Wed, 2009-03-04 at 09:41 +0100, Mag. Dr. Nikolaus Klepp wrote:
>
>> take this one: http://developers.stf12.net/eclipse-demo
>>
>
> Thanks.
>
> I've never looked at an Eclipse before, probably because people told me
> it would be bad for my eyes. They were right.
>
> I'
Jonathan Dumaresq pisze:
> Thanx for the answer. SO from what I see, is no way to use openOCD with
> RIDE7 ?
>
> I have an Olimex ARM-USB-OCD device.
>
> This could be fun to have OpenOCD support in RIDE7.
Ride7 is a commercial toolchain, which supports only RLINK. Just as IAR
and Keil support
-boun...@lists.berlios.de] De la part de Freddie
Chopin
Envoyé : 3 mars 2009 16:52
À : openocd-development@lists.berlios.de
Objet : Re: [Openocd-development] STM32 RIDE7 OPENCOD
Jonathan Dumaresq pisze:
> If not, what IDE
> toolchain you suggest to be able to debug, download to target ?
you
On Wed, 2009-03-04 at 09:41 +0100, Mag. Dr. Nikolaus Klepp wrote:
> take this one: http://developers.stf12.net/eclipse-demo
Thanks.
I've never looked at an Eclipse before, probably because people told me
it would be bad for my eyes. They were right.
I'll stick to gedit, and a terminal ;-)
Che
take this one: http://developers.stf12.net/eclipse-demo
Am Mittwoch, 4. März 2009 schrieb James:
> On Wed, 2009-03-04 at 09:11 +0800, SimonQian wrote:
> > With some tweaks to OpenOCD, gdb in the latest Codesourcery G++ can
> > work.
> > For configuring Eclipse, you can also see
> > http://develope
On Wed, 2009-03-04 at 09:11 +0800, SimonQian wrote:
> With some tweaks to OpenOCD, gdb in the latest Codesourcery G++ can
> work.
> For configuring Eclipse, you can also see
> http://developers.stf12.net./eclipse-demo.
This link yields a "Server Not Found Error 404".
James.
_
>> If not, what IDE
>> toolchain you suggest to be able to debug, download to target ?
>you can create your own toolchain with Eclipse, CodeSourcery's gcc (G++
>Lite) and OpenOCD. Just remember that the gdb in the most recent
>CodeSourcery (and the one before) are somehow broken, so just use the
Jonathan Dumaresq pisze:
> If not, what IDE
> toolchain you suggest to be able to debug, download to target ?
you can create your own toolchain with Eclipse, CodeSourcery's gcc (G++
Lite) and OpenOCD. Just remember that the gdb in the most recent
CodeSourcery (and the one before) are somehow bro
HI all,
I have used openocd for more than 1 year now on ARM7 platform. We will start
a new design based on the STM32. I see some information about it here in the
list aboute the speed issue. This is not my main issue with this. I would
like to know if it is possible to use openocd from RIDE7 ? If