Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Amontec Chameleon

Amontec Chameleon

2005-05-26 by Leon Heller

A long time ago Amontec gave me one of their Chameleon units to try with my 
LPC210x board. I couldn't get it to work. I thought I'd try it again with 
the latest software, but still can't get it to work in either Wiggler or 
Raven mode, even at very low speeds. A genuine Wiggler works fine, of 
course. Has anyone got the Chameleon to work with the Philips ARM chips?

Leon
--
Leon Heller, G1HSM
http://www.geocities.com/leon_heller

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Marko Panger

The same was happening to me. When I was conntacting Amontec for support they said that it should work. I have tried almost everything but with no success. After a couple of mails they stopped to reply to my support requests...

br,
marko
Show quoted textHide quoted text
> 
> Od: "Leon Heller" <leon.heller@...>
> Datum: 2005/05/26 \ufffdet PM 01:45:07 CEST
> Za: <lpc2000@yahoogroups.com>
> Zadeva: [lpc2000] Amontec Chameleon
> 
> A long time ago Amontec gave me one of their Chameleon units to try with my 
> LPC210x board. I couldn't get it to work. I thought I'd try it again with 
> the latest software, but still can't get it to work in either Wiggler or 
> Raven mode, even at very low speeds. A genuine Wiggler works fine, of 
> course. Has anyone got the Chameleon to work with the Philips ARM chips?
> 
> Leon
> --
> Leon Heller, G1HSM
> http://www.geocities.com/leon_heller 
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
>

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Bill Knight

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.

Regards
-Bill Knight
R O SoftWare &
http://www.theARMPatch.com


On Thu, 26 May 2005 12:45:07 +0100, Leon Heller wrote:

A long time ago Amontec gave me one of their Chameleon units to try with my 
LPC210x board. I couldn't get it to work. I thought I'd try it again with 
the latest software, but still can't get it to work in either Wiggler or 
Raven mode, even at very low speeds. A genuine Wiggler works fine, of 
course. Has anyone got the Chameleon to work with the Philips ARM chips?

Leon
--

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "Bill Knight" <BillK@...>
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.

Leon

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Bill Knight

On Thu, 26 May 2005 14:40:01 +0100, Leon Heller wrote:

>----- Original Message ----- 
>From: "Bill Knight" <BillK@...>
>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.

-Bill

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "Bill Knight" <BillK@...>
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@...>
>>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.

Nothing in my Cygwin directory! I think I'll forget about it. It didn't cost 
me anything, anyway. 8-)

Leon

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "Bill Knight" <BillK@...>
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@...>
>>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.

Leonv

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Leon Heller

http://www.geocities.com/leon_heller
Show quoted textHide quoted text
----- Original Message ----- 
From: "Leon Heller" <leon.heller@...>
To: <lpc2000@yahoogroups.com>
Sent: Thursday, May 26, 2005 3:46 PM
Subject: Re: [lpc2000] Amontec Chameleon


> ----- Original Message ----- 
> From: "Bill Knight" <BillK@...>
> 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@...>
>>>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.

Leon

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Aalt Lokhorst

Hello Leon,

Some info just from my memory and from dark archives so be carefull...

In the past I have used ocdremote for a few days and there were some 
issues with the different speeds. Below you find a snip from a message 
from that time.

'start of snip'
Strange enough you
need to do dummy connect to a RAVEN device first. This wil fail but it
leaves the interface in the correct state to connect properly for
WIGGLER. I am using now the next two commands and this works a lot
better (commands are for WIGGLER at LPT1)

ocdremote -cARM7TDMI-S -dRAVEN -a1 -s1   (results in Internal error 43)

ocdremote -cARM7TDMI-S -dWIGGLER -a1 -s1 (connects correctly)
'end of snip'

I was using your JTAG design so probably my info is completely useless 
for your situation.

At the moment I use the CrossWorks software from Rowley in combination 
with your JTAG design and this works very nice. (After replacing the 
buffer by a LVC device for 5V tolerant inputs)

Best Regards
Aalt


Leon Heller wrote:
> http://www.geocities.com/leon_heller
> ----- Original Message -----
> From: "Leon Heller" <leon.heller@...>
> To: <lpc2000@yahoogroups.com>
> Sent: Thursday, May 26, 2005 3:46 PM
> Subject: Re: [lpc2000] Amontec Chameleon
> 
> 
>  > ----- Original Message -----
>  > From: "Bill Knight" <BillK@...>
>  > 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@...>
>  >>>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.
> 
> Leon
> 
> 
> 
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
> 
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/lpc2000/
>        
>     * To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
>       <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>. 
> 
> 

-- 
==============================
Aalt Lokhorst
Schut Geometrische Meettechniek bv
Duinkerkenstraat 21
9723 BN Groningen
P.O. Box 5225
9700 GE Groningen
The Netherlands
Tel: +31-50-5877877
Fax: +31-50-5877899
E-mail: Lokhorst@...
==============================

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Bill Knight

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@...>
>To: <lpc2000@yahoogroups.com>
>Sent: Thursday, May 26, 2005 3:46 PM
>Subject: Re: [lpc2000] Amontec Chameleon


>> ----- Original Message ----- 
>> From: "Bill Knight" <BillK@...>
>> 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@...>
>>>>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

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "Bill Knight" <BillK@...>
To: <lpc2000@yahoogroups.com>
Sent: Thursday, May 26, 2005 5:03 PM
Subject: Re: [lpc2000] Amontec Chameleon


> 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@...>
>>To: <lpc2000@yahoogroups.com>
>>Sent: Thursday, May 26, 2005 3:46 PM
>>Subject: Re: [lpc2000] Amontec Chameleon
>
>
>>> ----- Original Message ----- 
>>> From: "Bill Knight" <BillK@...>
>>> 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@...>
>>>>>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.

The link beween pins 8 and 15? That might be the cause of the problem. I'll 
remove it from my I/F and see if I get the same error.

Leon

Leon

Re: Amontec Chameleon

2005-05-26 by soren_t_hansen

--- 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.

/Søren

Re: [lpc2000] Re: Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
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

Re: Amontec Chameleon

2005-05-26 by soren_t_hansen

[snip]
> > >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

How is your LPT1 set up? Mine is configured to EPP mode, but the other
day I ran on another machine that wasn't. You could try to see if that
did the trick.

/Søren

Re: [lpc2000] Re: Amontec Chameleon

2005-05-26 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "soren_t_hansen" <soren_t_hansen@...>
To: <lpc2000@yahoogroups.com>
Sent: Thursday, May 26, 2005 6:00 PM
Subject: [lpc2000] Re: Amontec Chameleon


[snip]
> > >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

How is your LPT1 set up? Mine is configured to EPP mode, but the other
day I ran on another machine that wasn't. You could try to see if that
did the trick.

That was the first thing I checked.

Leon
--
Leon Heller, G1HSM
http://www.geocities.com/leon_heller

Re: [lpc2000] Amontec Chameleon

2005-05-26 by Arie de Muynck

From: "Leon Heller" <leon.heller@...>
> Same error (43) as with OCD Commander. I think I'll admit defeat and give
up
> trying to get it to work.

Hi Leon,

If you really give up I'd like to buy it and give it a try.
I've got access to a logic analyzer, a real Raven and my own Perfect Wiggler
;-) to compare against.

Regards,
Arie de Muynck

You can also reply to the temporary chameleon@...

Re: [lpc2000] Amontec Chameleon

2005-05-27 by JM

Dear friends,
I buy ChameleonPOD from second hand. Configuration for Xilinx, Altera, 
Lattice, Atmel, ARM work fine.
Now i wont program MSP430 and PSD chips from ST, but i dont know if it is 
possible with ChameleonPOD.
In configuration SW i see "amt_chm_080_st_psd_flashlink" but pinout i dont 
know. And in any mailing list users
talk about configutation for MSP430.

Iam contact Amontec (Laurent Gauch) and receive this answer"

>>Yes, I can help you to use the Chameleon POD for PSD and MSP430.
>>Actually, I am not in my office. I will send you a new email when I will
>>be back to me office tommorrow.

and nothing more, Amontec stop all communications with me :-((

Can anybody help me?
Can anybody send me actual configurations and coresponding pinouts?

king regards

J.Masek

Re: [lpc2000] Amontec Chameleon

2005-05-27 by Bruce Paterson

Leon Heller wrote:
 > course. Has anyone got the Chameleon to work with the Philips ARM chips?

Yep works fine in Raven mode with a lpc2124. Never tried Wiggler mode. 
There is a special Chameleon target for Philips LPCs in particular you 
must use, not the generic JTAG one that comes in the bundle. Grab off 
their website.
Lack of good h/w breakpoint support when used with ocdremote and Insight 
still very annoying.
I'm using the latest ocdremote.

Bill Knight wrote:

> 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.

Agreed. I think I also managed to get it with a laptop that had a 
Parallel port that didn't configure from BIOS properly into the right 
mode. This was back when I was mucking about with a home made wiggler, 
so it may not be relevant to the Chameleon.

-- 
Cheers,
Bruce
-------------------------------------------------------------------
     /\\\/\\\/\\\    /   /      Bruce Paterson
    /  \\\ \\\ \\\  /   /    Senior Design Engineer
   /   /\\\/\\\/\\\/   /   8 Anzed Court, Mulgrave, Vic, 3170
  /   /  \\\ \\\ \\\  /  PO Box 4112, Mulgrave, Vic, 3170, Australia
/   /    \\\/\\\ \\\/   Ph: +61 3 8561 4232   Fax: +61 3 9560 9055
       Tele-IP Ltd.      Email: bruce@...    Icq: #32015991
                         WWW:   http://www.tele-ip.com       VK3TJN
-------------------------------------------------------------------

Re: [lpc2000] Amontec Chameleon

2005-05-27 by Leon Heller

----- Original Message ----- 
Show quoted textHide quoted text
From: "Bruce Paterson" <bruce@...>
To: <lpc2000@yahoogroups.com>
Sent: Friday, May 27, 2005 8:27 AM
Subject: Re: [lpc2000] Amontec Chameleon


> Leon Heller wrote:
> > course. Has anyone got the Chameleon to work with the Philips ARM chips?
>
> Yep works fine in Raven mode with a lpc2124. Never tried Wiggler mode.
> There is a special Chameleon target for Philips LPCs in particular you
> must use, not the generic JTAG one that comes in the bundle. Grab off
> their website.

Where is that? I can't find it.

Leon

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.