From: "soren_t_hansen" <soren_t_hansen@...>
To: <lpc2000@yahoogroups.com>
Sent: Thursday, May 26, 2005 5:36 PM
Subject: [lpc2000] Re: Amontec Chameleon
--- In lpc2000@yahoogroups.com, "Bill Knight" <BillK@t...> wrote:
> On Thu, 26 May 2005 15:56:37 +0100, Leon Heller wrote:
>
> >http://www.geocities.com/leon_heller
> >----- Original Message -----
> >From: "Leon Heller" <leon.heller@d...>
> >To: <lpc2000@yahoogroups.com>
> >Sent: Thursday, May 26, 2005 3:46 PM
> >Subject: Re: [lpc2000] Amontec Chameleon
>
>
> >> ----- Original Message -----
> >> From: "Bill Knight" <BillK@t...>
> >> To: <lpc2000@yahoogroups.com>
> >> Sent: Thursday, May 26, 2005 2:54 PM
> >> Subject: Re: [lpc2000] Amontec Chameleon
> >>
> >>
> >>> On Thu, 26 May 2005 14:40:01 +0100, Leon Heller wrote:
> >>>
> >>>>----- Original Message -----
> >>>>From: "Bill Knight" <BillK@t...>
> >>>>To: <lpc2000@yahoogroups.com>
> >>>>Sent: Thursday, May 26, 2005 2:03 PM
> >>>>Subject: Re: [lpc2000] Amontec Chameleon
> >>>
> >>>
> >>>>> I've used it in both WIGGLER and Raven modes with the LPC. I
use an
> >>>>> older version of OCBLibRemote with the following command lines:
> >>>>> OcdLibRemote.exe -c ARM7 -p 1000 -d WIGGLER -s 4
> >>>>> or
> >>>>> OcdLibRemote.exe -c ARM7 -p 1000 -d RAVEN -s 4
> >>>>> The 's' param may be a bit slow but is the setting for the
project on
> >>>>> which I am currently working. I typically use the RAVEN mode
except
> >>>>> when using CrossWorks which only supports the WIGGLER mode
(they may
> >>>>> have
> >>>>> RAVEN mode now, not sure). Also, the code for the Chameleon
itsself
> >>>>> has
> >>>>> not
> >>>>> been updated from their web site in some time.
> >>>
> >>>>I'm using OCD Commander. I've downloaded OCDRemote for Windows and
> >>>>installed
> >>>>it, but can't run it and can't find the executable.
> >>>
> >>> IIRC it is in Cygwin\usr\local\bin
> >>> I usually create a Windows link to it in my project directory
setting the
> >>> parameters correctly, then just double-click it when it is needed.
> >>
> >> Sorry, I found it where you said.
> >>
> >> I'll see how I get on with it.
>
> >Same error (43) as with OCD Commander. I think I'll admit defeat
and give up
> >trying to get it to work.
>
> This SOUNDS like the error that newer versions of OcdLibRemote return
> when they find a non-standard WIGGLER. I believe Macraigor's products
> have a jumper between a couple of the parallel port pins that the
> newer versions of code are checking. I do not know if Amontec has
> added that functionality to the FPGA firmware. Others on the mailing
> list might be able to confirm either or both. If that is the problem,
> you could either acquire an older version of OcdLibRemote or build a
> db-25 adapter to add the jumper.
>
> -Bill
I've just bought 4 Chameleons, and are using them together with
OCDRemote 2.12 and Eclipse vith the Zylin CDT plugin. This is working
just fine, and I'm using the Chameleon as a Raven_All_Speeds and
connects with speed = 4.
Perhaps mine is faulty. It was OCDremote 2.12 I tried.
Leon