Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

Discussion Groups | LPC2000 | Programming LPC2292 with Crossworks

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Programming LPC2292 with Crossworks - thomas_ploeger - Nov 29 11:12:00 2005

Hi,

I'm new in this stuff and I try to figure out wich connection I should
use to program my LPC 2292.
I using CrossWorks and I want to connect my board via serial port.

Is it possible or should I use the JTAG interface?

Cheers

Thomas





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: Programming LPC2292 with Crossworks - Michael Johnson - Nov 29 12:07:00 2005

Hi Thomas,

CrossWorks supports the JTAG port only.

Regards
Michael

>Hi,
>
>I'm new in this stuff and I try to figure out wich connection I should
>use to program my LPC 2292.
>I using CrossWorks and I want to connect my board via serial port.
>
>Is it possible or should I use the JTAG interface?
>
>Cheers
>
>Thomas >
>
>Yahoo! Groups Links





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: Programming LPC2292 with Crossworks - Thomas Ploeger - Nov 29 13:07:00 2005

Hi,

:-( So just with JTAG. Does I need expensive stuff or can I build my own one based on the sourceforge schematics?

Cheers

Thomas
----- Original Message -----
From: Michael Johnson
To: lpc2000@lpc2...
Sent: Tuesday, November 29, 2005 5:07 PM
Subject: Re: [lpc2000] Programming LPC2292 with Crossworks Hi Thomas,

CrossWorks supports the JTAG port only.

Regards
Michael

>Hi,
>
>I'm new in this stuff and I try to figure out wich connection I should
>use to program my LPC 2292.
>I using CrossWorks and I want to connect my board via serial port.
>
>Is it possible or should I use the JTAG interface?
>
>Cheers
>
>Thomas >
>
>Yahoo! Groups Links SPONSORED LINKS Microprocessor Microcontrollers Pic microcontrollers
8051 microprocessor ------------------------------------------------------------------------------
YAHOO! GROUPS LINKS

a.. ------------------------------------------------------------------------------
[Non-text portions of this message have been removed]




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

RE: Programming LPC2292 with Crossworks - Karim Virani - Nov 29 15:56:00 2005

Crossworks works well with the $20USD wiggler-compatible from olimex:

http://www.olimex.com/dev/arm-jtag.html

purchase at sparkfun.com if you're in the US.

Karim

-----Original Message-----
From: lpc2000@lpc2... [mailto:lpc2000@lpc2...]On Behalf
Of Thomas Ploeger
Sent: Tuesday, November 29, 2005 11:08 AM
To: lpc2000@lpc2...
Subject: Re: [lpc2000] Programming LPC2292 with Crossworks Hi,

:-( So just with JTAG. Does I need expensive stuff or can I build my own
one based on the sourceforge schematics?

Cheers

Thomas
----- Original Message -----
From: Michael Johnson
To: lpc2000@lpc2...
Sent: Tuesday, November 29, 2005 5:07 PM
Subject: Re: [lpc2000] Programming LPC2292 with Crossworks Hi Thomas,

CrossWorks supports the JTAG port only.

Regards
Michael

>Hi,
>
>I'm new in this stuff and I try to figure out wich connection I
should
>use to program my LPC 2292.
>I using CrossWorks and I want to connect my board via serial port.
>
>Is it possible or should I use the JTAG interface?
>
>Cheers
>
>Thomas >
>
>Yahoo! Groups Links SPONSORED LINKS Microprocessor Microcontrollers Pic microcontrollers

8051 microprocessor ------------------------------------------------------------------------
------
YAHOO! GROUPS LINKS

a.. ------------------------------------------------------------------------
------
[Non-text portions of this message have been removed] Yahoo! Groups Links





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: Programming LPC2292 with Crossworks - Robert Adsett - Nov 30 2:02:00 2005

At 04:07 PM 11/29/05 +0000, Michael Johnson wrote:
> >I'm new in this stuff and I try to figure out wich connection I should
> >use to program my LPC 2292.
> >I using CrossWorks and I want to connect my board via serial port.
> >
>CrossWorks supports the JTAG port only.

Oh, come now, surely they haven't found a way of preventing you from using
the serial port to download a program? ;)

Robert

" 'Freedom' has no meaning of itself. There are always restrictions, be
they legal, genetic, or physical. If you don't believe me, try to chew a
radio signal. " -- Kelvin Throop, III
http://www.aeolusdevelopment.com/




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: Programming LPC2292 with Crossworks - Michael Johnson - Nov 30 3:19:00 2005

CrossWorks can generate hex,bin,srec etc files which can be downloaded
using the Philips tool. We don't support downloading from CrossStudio
via the serial port using the standard Philips booloader. We have our
own serial/USB/whatever bootloader that works with both CrossStudio and
CrossLoad. It doesn't fit into the LPC2xxx world - we couldn't bring
ourselves to do uuencoding :->

Regards
Michael

>At 04:07 PM 11/29/05 +0000, Michael Johnson wrote: >>>I'm new in this stuff and I try to figure out wich connection I should
>>>use to program my LPC 2292.
>>>I using CrossWorks and I want to connect my board via serial port.
>>>
>>>
>>>
>>CrossWorks supports the JTAG port only.
>>
>>
>
>Oh, come now, surely they haven't found a way of preventing you from using
>the serial port to download a program? ;)
>
>Robert
>
>" 'Freedom' has no meaning of itself. There are always restrictions, be
>they legal, genetic, or physical. If you don't believe me, try to chew a
>radio signal. " -- Kelvin Throop, III
>http://www.aeolusdevelopment.com/ >Yahoo! Groups Links





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )