avid Brownell [mailto:davi...@pacbell.net]
Gesendet: Sonntag, 24. Mai 2009 06:13
An: Zach Welch
Cc: openocd-development@lists.berlios.de; Michael Fischer
Betreff: Re: [Openocd-development] Adding simulated target support for
regression testing purposes
On Saturday 23 May 2009, Zach Welch wrote:
&g
target support for
regression testing purposes
On Thu, 2009-05-21 at 16:54 -0700, David Brownell wrote:
> On Thursday 21 May 2009, Michael Fischer wrote:
> > It looks that these JTAG interfaces have not the same behaviour.
> > One point could be the RESET signals SRST and
On Saturday 23 May 2009, Zach Welch wrote:
> .
> > > One point could be the RESET signals SRST and TRST. Here the
> > > FT2232 can set both signals at the same time, which I think
> > > is used too.
> >
> > Yeah, I noticed that *sometimes* an ft2232 adapter was able
> > to come up OK ... but other
On Thu, 2009-05-21 at 16:54 -0700, David Brownell wrote:
> On Thursday 21 May 2009, Michael Fischer wrote:
> > It looks that these JTAG interfaces have not the same behaviour.
> > One point could be the RESET signals SRST and TRST. Here the
> > FT2232 can set both signals at the same time, which I
On Thursday 21 May 2009, Michael Fischer wrote:
> It looks that these JTAG interfaces have not the same behaviour.
> One point could be the RESET signals SRST and TRST. Here the
> FT2232 can set both signals at the same time, which I think
> is used too.
Yeah, I noticed that *sometimes* an ft2232
Hello Øyvind,
>How about adding the "sim" interface & target?
For me it looks that we have problem with real hardware,
which we will not find in simulation.
In the moment for example the J-Link is working with my
SAM7S target and the ft2232 had some problems, but why?
It looks that these JTAG i
How about adding the "sim" interface & target?
The idea is to be able to run regression tests in software
only.
Another piece to the puzzle is that GDB has a "target sim"
for just about any CPU architecture.
Outline of crazy idea follows:
- add a "simarm" interface. This simarm interface imple