Reply by Schwob June 9, 20042004-06-09
Hello Maciej,

have a look at a Philips Application Note here:
http://www.semiconductors.philips.com/acrobat/applicationnotes/AN10255_1.pdf
about the secondary JTAG

Cheers, Schwob

p.s. you will also find a lot of help here:
http://groups.yahoo.com/group/lpc2000/
in the LPC2000 Yahoo group

Maciej Kaczkowski <M.Kaczkowski@elka.pw.edu.pl> wrote in message news:<40BE21FB.9030702@elka.pw.edu.pl>...
> Thank You > > I know about it but I don`t know how to do it. It is written in Philips > Data Sheet to this processor but it is not clear for me. > If you can send me more details how can I do it. I am using gcc and > Wiggler from Macraigor. > > I am using also philips lpc 2124 (demo board from KEIL MCB2100). It is > working with JTAG port but without ETM (RTCK pin to GND during reset). > This doesn`t work on philips lpc2106 (data sheet says that you have to > pull up DBGSEL and RTCK during reset - JTAG port AND ETM is enabled). > > Thank You for information and please send me more details if you can. > > > > Stephen Pelc wrote: > > On Tue, 01 Jun 2004 19:27:08 +0200, Maciej Kaczkowski > > <M.Kaczkowski@elka.pw.edu.pl> wrote: > > > > > >>How can I use JTAG mode without ETM port on Philips LPC 210x? > >> > >>I pull up DBGSEL and RTCK during RESET, processor starts using jtag but > >>also ETM port is enabled (I can`t use ETM pins as GPIO). > >>I am also using LPC 212x - it is posible to turn on jtag without ETM port. > > > > > > On the LPC210x you can use the secondary JTAG port, providing that > > your on-chip software enables it. > > > > Stephen > > -- > > Stephen Pelc, stephenXXX@INVALID.mpeltd.demon.co.uk > > MicroProcessor Engineering Ltd - More Real, Less Time > > 133 Hill Lane, Southampton SO15 5AF, England > > tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691 > > web: http://www.mpeltd.demon.co.uk - free VFX Forth downloads
Reply by Maciej Kaczkowski June 2, 20042004-06-02
Thank You

I know about it but I don`t know how to do it. It is written in Philips 
Data Sheet to this processor but it is not clear for me.
If you can send me more details how can I do it. I am using gcc and 
Wiggler from Macraigor.

I am using also philips lpc 2124 (demo board from KEIL MCB2100). It is 
working with JTAG port but without ETM (RTCK pin to GND during reset). 
This doesn`t work on philips lpc2106 (data sheet says that you have to 
pull up DBGSEL and RTCK during reset - JTAG port AND ETM is enabled).

Thank You for information and please send me more details if you can.



Stephen Pelc wrote:
> On Tue, 01 Jun 2004 19:27:08 +0200, Maciej Kaczkowski > <M.Kaczkowski@elka.pw.edu.pl> wrote: > > >>How can I use JTAG mode without ETM port on Philips LPC 210x? >> >>I pull up DBGSEL and RTCK during RESET, processor starts using jtag but >>also ETM port is enabled (I can`t use ETM pins as GPIO). >>I am also using LPC 212x - it is posible to turn on jtag without ETM port. > > > On the LPC210x you can use the secondary JTAG port, providing that > your on-chip software enables it. > > Stephen > -- > Stephen Pelc, stephenXXX@INVALID.mpeltd.demon.co.uk > MicroProcessor Engineering Ltd - More Real, Less Time > 133 Hill Lane, Southampton SO15 5AF, England > tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691 > web: http://www.mpeltd.demon.co.uk - free VFX Forth downloads
Reply by arm developer June 2, 20042004-06-02
buy another one


http://arm.web7days.com

"Stephen Pelc" <stephenXXX@INVALID.mpeltd.demon.co.uk> &#1076;&#4294967295;&#4294967295;&#4294967295;&#4294967295;&#994;&#4294967295;&#4294967295;&#4294967295;&#4294967295;
:40bdbe40.308469515@192.168.0.1...
> On Tue, 01 Jun 2004 19:27:08 +0200, Maciej Kaczkowski > <M.Kaczkowski@elka.pw.edu.pl> wrote: > > >How can I use JTAG mode without ETM port on Philips LPC 210x? > > > >I pull up DBGSEL and RTCK during RESET, processor starts using jtag but > >also ETM port is enabled (I can`t use ETM pins as GPIO). > >I am also using LPC 212x - it is posible to turn on jtag without ETM
port.
> > On the LPC210x you can use the secondary JTAG port, providing that > your on-chip software enables it. > > Stephen > -- > Stephen Pelc, stephenXXX@INVALID.mpeltd.demon.co.uk > MicroProcessor Engineering Ltd - More Real, Less Time > 133 Hill Lane, Southampton SO15 5AF, England > tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691 > web: http://www.mpeltd.demon.co.uk - free VFX Forth downloads
Reply by Stephen Pelc June 2, 20042004-06-02
On Tue, 01 Jun 2004 19:27:08 +0200, Maciej Kaczkowski
<M.Kaczkowski@elka.pw.edu.pl> wrote:

>How can I use JTAG mode without ETM port on Philips LPC 210x? > >I pull up DBGSEL and RTCK during RESET, processor starts using jtag but >also ETM port is enabled (I can`t use ETM pins as GPIO). >I am also using LPC 212x - it is posible to turn on jtag without ETM port.
On the LPC210x you can use the secondary JTAG port, providing that your on-chip software enables it. Stephen -- Stephen Pelc, stephenXXX@INVALID.mpeltd.demon.co.uk MicroProcessor Engineering Ltd - More Real, Less Time 133 Hill Lane, Southampton SO15 5AF, England tel: +44 (0)23 8063 1441, fax: +44 (0)23 8033 9691 web: http://www.mpeltd.demon.co.uk - free VFX Forth downloads
Reply by Maciej Kaczkowski June 1, 20042004-06-01
How can I use JTAG mode without ETM port on Philips LPC 210x?

I pull up DBGSEL and RTCK during RESET, processor starts using jtag but 
also ETM port is enabled (I can`t use ETM pins as GPIO).
I am also using LPC 212x - it is posible to turn on jtag without ETM port.

Thank You