Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 270 of 329 · 16407 messages matched

Re: Interrupts trouble...

2004-08-11 by Randy Ott

Yann, Unless you supply an irq_handler, the default weak symbol will be linked and the interrupt will branch to an infinite loop. I use a handler in C that

Thread view Attachments: 0

Interrupts trouble...

2004-08-11 by nourson54

Hi, I m trying to play with interrupts with Crossworks but I can t get it working , even with the samples code (timer0 interrupt) . I debug with Olimex JTAG .

Thread view Attachments: 0

Re: [lpc2000] I2C pullup voltage

2004-08-10 by otc_friend

I ve not verified it with the LPCxxx datasheet but Philips devices do it so in general. You can directly pullup to +5V because on the i2c pins there isn t a

Thread view Attachments: 0

I2C pullup voltage

2004-08-10 by Micron Engineering

LPC2xxx i/o are +5V tolerant; I have to interface an existing I2C +5V bus system with an LPC2xxx baseed board. Voltage on the bus is +5V, is it possible to

Thread view Attachments: 0

Re: ARM Emulator

2004-08-09 by lpc2100_fan

Hello Fabio, there are many JTAG emulators for ARM but I guess you are looking for an ARM simulator? The Keil ARM compiler does not only provide an instruction

Thread view Attachments: 0

Re: Power Control & GPIO pins

2004-08-09 by Karl Olsen

... P0.2,3,&14 ... Check carefully in the datasheet which pins have internal pull-up, internal pull-down, or nothing. Have just been bitten by that :-( Karl

Thread view Attachments: 0

Re: LPC2000 Erratta

2004-08-09 by philips_apps

... good point. The bootloader will not be erased using documented programming procedures. Because we saw the huge benefit of providing the self-updating

Thread view Attachments: 0

Re: Power Control & GPIO pins

2004-08-09 by Leighton Rowe

... up ... leery about ... Yeah you re right on that one. Playing with PCONP didn t help much. Interestingly, the EINT1 worked on P0.3 (low-active mode)

Thread view Attachments: 0

Re: [lpc2000] Power Control & GPIO pins

2004-08-09 by Robert Adsett

... They are open collector pins so there will be nothing to pull them up internally. Even if you managed to find a leakage path I d be leery about depending

Thread view Attachments: 0

Power Control & GPIO pins

2004-08-09 by Leighton Rowe

I heard that pull ups are needed to run P0.2 & 3 as regular GPIO pins, since they are part of the I2C interface. Given the board I m working with...I might not

Thread view Attachments: 0

Wiggler with ARM AXD

2004-08-08 by statler123

Hi, does anybody know if it is possible to use a Wiggler JTAG-Interface with the IDE ARM ADS 1.2 (used debugger: ARM AXD)? Do I need any special driver-dll?

Thread view Attachments: 0

Re: ARM Emulator

2004-08-07 by leon_heller

... GDB, the GNU debugger, can be used as an ARM simulator. Leon

Thread view Attachments: 0

ARM Emulator

2004-08-07 by FabioDB

Hi, exist an ARM7 emulator? ____________________ FabioDB -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Scegli il

Thread view Attachments: 0

Where can you buy LPC2106's?

2004-08-07 by kdpainter

I want to buy a few (say 10) LPC2106 s. Everywhere I have looked lists the minimum quantity is a tray of 250. I don t have $2500 for my hobby budget. There

Thread view Attachments: 0

Re: LPC2000 Erratta

2004-08-07 by rhpascaldodo

Wow, wow !! Philips claims that the bootloader is non-destructive from the app s point of view. So how can it be that we can download a hex file into the RAM,

Thread view Attachments: 0

LPC2000 Erratta

2004-08-07 by Stephen Pelc

Date: Fri, 6 Aug 2004 11:52:46 +0100 From: Hugh O Keeffe ... Wondrous! This version of the bootloader fixes *all* our IAP problems

Thread view Attachments: 0

Re: LPC2000 Erratta

2004-08-06 by Leighton Rowe

I just saw the lpc2129/2114 errata earlier. So, everything s clarified now. Updating the affected chipsets wouldn t be a problem. Thanks again, Leighton ...

Thread view Attachments: 0

Re: LPC2000 Erratta

2004-08-06 by philips_apps

Hello Leighton, The version of the bootloaders that do not have the improved timing behavior is different for the LPC210x and all other LPC2000 family members

Thread view Attachments: 0

Re: LPC2000 Erratta

2004-08-06 by Leighton Rowe

Thanks Hugh, I m currently running IAP s on a PLL using lpc2129 s (version 1.53 bootloader). So far, no problems yet. I notice that the errata also applies to

Thread view Attachments: 0

LPC2000 Erratta

2004-08-06 by Hugh O'Keeffe

Has everyone seen the LPC2000 errata at: http://www.semiconductors.philips.com/acrobat/erratasheets/2105.pdf Interestingly, there is a new version of the boot

Thread view Attachments: 0

Re: [lpc2000] Debugging on Linux!

2004-08-05 by FabioDB

Sorry for double post. :-P -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Migliaia di prodotti a tua disposizione di

Thread view Attachments: 0

Debugging on Linux!

2004-08-05 by FabioDB

Il gio, 2004-08-05 alle 14:28, Bill Knight ha scritto: WIGGLER clone from Olimex I work on Linux and Macraigor OCDLibRemote driver for Linux don t support

Thread view Attachments: 0

Debugging on Linux!

2004-08-05 by FabioDB

Il gio, 2004-08-05 alle 14:28, Bill Knight ha scritto: WIGGLER clone from Olimex I work on Linux and Macraigor OCDLibRemote driver for Linux don t support

Thread view Attachments: 0

Re: [lpc2000] Debugging

2004-08-05 by Bill Knight

WIGGLER clone from Olimex On Thu, 05 Aug 2004 10:04:49 +0200, FabioDB wrote: Hi, I m starting to develop on LPC2106 using GNU Tools. What s a good and cheap

Thread view Attachments: 0

Re: Anyone using ARM ADS 1.2 IDE?

2004-08-05 by statler123

Hi, I would like to use ARM ADS 1.2 for starting development on a Philips LPC2106 too. So I would like to ask if there is an easy to use possibility to

Thread view Attachments: 0

Debugging

2004-08-05 by FabioDB

Hi, I m starting to develop on LPC2106 using GNU Tools. What s a good and cheap hardware/software solution for debugging via JTAG interface and GDB of

Thread view Attachments: 0

Test

2004-08-05 by FabioDB

test -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Realizza regali originali con le tue foto/immagini/scritte! * Stelle &

Thread view Attachments: 0

Debugging

2004-08-04 by FabioDB

Hi, I m starting development on LPC2106 using GNU Tools. What s a good and cheap hardware/software solution for debugging via JTAG interface and GDB of

Thread view Attachments: 0

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.