EmbeddedRelated.com
Memfault Beyond the Launch

LPC2194 & LPC2294 JTAG ports

Started by gregdeuerling in LPC200019 years ago 1 reply

Hi, I'm trying to work out a problem I'm having programming a LPC2194. I've posted a question on this already here. See:...

Hi, I'm trying to work out a problem I'm having programming a LPC2194. I've posted a question on this already here. See: http://groups.yahoo.com/group/lpc2000/ message/4049 I was looki


Open Source Project: Replacement for the Philips LPC2000 flash utility

Started by Jason Morgan in LPC200017 years ago 11 replies

Hi, I am in the process of writing a replacement for the Philips LPC2000 Flash Utility. Being a Python fan I'm naturally writing it in...

Hi, I am in the process of writing a replacement for the Philips LPC2000 Flash Utility. Being a Python fan I'm naturally writing it in Python. Hopefully the upside of this will be complete portability. At the moment the functionality is very limited. But in the long term, as well as the standard features, I plan to add features that are not supported by the existing flash tools; e...


ready to use TCP/IP project for IAR 4.x(LPC2000)

Started by naderus2000 in LPC200016 years ago 11 replies

Hi, Is anyone here have a ready to use TCP/IP project for IAR 4.x(LPC2000)? I don't want to use any RTOS. I hear something about PowerPack...

Hi, Is anyone here have a ready to use TCP/IP project for IAR 4.x(LPC2000)? I don't want to use any RTOS. I hear something about PowerPack TCP/IP Stack but it isn't ready yet and may be RTOS depended. Thanks.


LPC2000 Erratta

Started by Hugh O'Keeffe in LPC200020 years ago 9 replies

Has everyone seen the LPC2000 errata at: http://www.semiconduc tors.philips.com/acrobat/erratasheets/2105.pdf ...

Has everyone seen the LPC2000 errata at: http://www.semiconduc tors.philips.com/acrobat/erratasheets/2105.pdf Interestingly, there is a new version of the boot loader (the on-chip code that resid


Problem with LPC2000 Flash Utility V2.2.3

Started by Martin Steppuhn in LPC200018 years ago 3 replies

Hello, I have a Problem with the LPC2000 Flash Utility. Uploading seems to be ok (Programm works and the Flash Download looks ok) ...

Hello, I have a Problem with the LPC2000 Flash Utility. Uploading seems to be ok (Programm works and the Flash Download looks ok) but the "Compare Flash" Function always fails. "File compare failed" It looks like a problem with the vector table checksum at 0x00000014 ?! Hexfile not includes location 0x00000014


IsaGraf for LPC2000

Started by Nader in LPC200016 years ago 1 reply

Hello, Is anyone that have any experiment for using IsaGraf on ARM7 core (LPCxxxx)? Thanks.

Hello, Is anyone that have any experiment for using IsaGraf on ARM7 core (LPCxxxx)? Thanks.


Micrium UCOS-II

Started by jdauchot in LPC200016 years ago 42 replies

Has anyone ported the Micoc/OS-II to the LPC2000 ARM to Eclipse/GNU tools chain. I have it for the IAR KS but would like to use it on the GNU...

Has anyone ported the Micoc/OS-II to the LPC2000 ARM to Eclipse/GNU tools chain. I have it for the IAR KS but would like to use it on the GNU as my code may go over 32K. Regards Jean-Jacques


LPC2000, LPC1000 or ARM simulators

Started by "M. Manca" in LPC200012 years ago 2 replies

Anybody knows if is there any ready to use software simulator like qemu targeted for ARM cores/NXP microcontrollers? I know about that on Keil...

Anybody knows if is there any ready to use software simulator like qemu targeted for ARM cores/NXP microcontrollers? I know about that on Keil uVision4, is there any other like it? And/or documentation available? Regards, ------------------------------------


Phillips Fash utility

Started by jdauchot in LPC200016 years ago 4 replies

Hi Has anyone try using the LPC2000 Flash Utility V2.2.3 with VISTA. I cannot get it to work with LPC2294 Board and the USB Virtual...

Hi Has anyone try using the LPC2000 Flash Utility V2.2.3 with VISTA. I cannot get it to work with LPC2294 Board and the USB Virtual Port. All drivers being loaded OK. Regards Jean-Jacques ------------------------------------


getting started lpc2294

Started by daniel_7144 in LPC200018 years ago 4 replies

i want to get started with the lpc2294 i have the lpc2000 flash utility instaled and lpc-e2294 development board can anyone tell me what...

i want to get started with the lpc2294 i have the lpc2000 flash utility instaled and lpc-e2294 development board can anyone tell me what software do i download to write code/compile programs? i currently use c/c++ for AVRs thanks, daniel


Programming tools for Linux

Started by "Ezequiel L. Aceto" in LPC200017 years ago 10 replies

Hello everybody, I have migrated all my PC to linux, and compiling my ARMs project with GNU GCC is working, but I didn't find any programming...

Hello everybody, I have migrated all my PC to linux, and compiling my ARMs project with GNU GCC is working, but I didn't find any programming tool to download my code into the LPC2000 chips. Any suggestion? Thanks very much Ezequiel


Flash Code Protection

Started by levy_ariel in LPC200018 years ago 28 replies

Hi All, I am burning the internal flash of LPC2212 using PHILIPS LPC2000 flash utility. Is there a way to make the code protected?

Hi All, I am burning the internal flash of LPC2212 using PHILIPS LPC2000 flash utility. Is there a way to make the code protected?


UART TX FIFO and INTs problem

Started by forum_microbit in LPC200020 years ago 43 replies

Hi all, [I'm reposting on the URL, the new lpc2000 address doesn't seem to wor I'm a bit stuck with this one, and hope...

Hi all, [I'm reposting on the URL, the new lpc2000 address doesn't seem to wor I'm a bit stuck with this one, and hope someone has some advice, I must be overlooking something and I just don't see it....... I'm using Two 256 byte circular buffers for RX and TX In


Re: Watchdog in LPC2000

Started by Nagaraju in LPC200016 years ago

Thanks Mr.Nishant and Mr.Derbaier, I understood your reply, but when I have feeded the watch dog in master while loop by disabling the...

Thanks Mr.Nishant and Mr.Derbaier, I understood your reply, but when I have feeded the watch dog in master while loop by disabling the all interrupts which i am using in the following manner my system get initialized and once after the initialization of INIT_WatchDog(), Display is not changing which depends on the timer interrupt, communication is working which is interrupt based.I h...


Software crash with FIQ

Started by Wyss Markus in LPC200018 years ago 10 replies

Hello Normaly, when there is a problem with my LPC2148 it takes me some effort to solve it - at the end it works. There is a lot...

Hello Normaly, when there is a problem with my LPC2148 it takes me some effort to solve it - at the end it works. There is a lot of documentation out there, and a lot of information in this LPC2000 group. Now I find myself lost :) Hopefuly someone can help me... I want to scan a analog signal with a 10kHz rate with the ADC1. For this I use the timer1 match.0 which triggers the conversion...


Re: freeRTOS for LPC2129

Started by Dan Beadle in LPC200019 years ago 4 replies

I am interested in this too. -----Original Message----- From: [mailto:] Sent: Friday, November 12, 2004 11:27 AM To: ...

I am interested in this too. -----Original Message----- From: [mailto:] Sent: Friday, November 12, 2004 11:27 AM To: Subject: [lpc2000] freeRTOS for LPC2129 Hello, anyone already implemented the freeRTOS in LPC2129, if yes, can supply


SPi with inclinometer

Started by el_lopo06 in LPC200015 years ago 6 replies

Hi everybody this my first time here . I came here and sold my previous STM32 (Cortex M3 based) board when I saw the activity of this LPC2000...

Hi everybody this my first time here . I came here and sold my previous STM32 (Cortex M3 based) board when I saw the activity of this LPC2000 group to buy a LPC2148. So here is my first question : I have that LPC2148 I want to connect to an inclinometer (ADIS16209) via SPI bus : did someone already used it or equivalent. I had searched and did not found any code elsewhere. -----------...


LPC1114 I2C Problem

Started by r_goncalves2000 in LPC200012 years ago 12 replies

(I've posted this message to LP1100 group but it was my intention to post anly here. Sorry) Hello All I'm having a bad time trying to...

(I've posted this message to LP1100 group but it was my intention to post anly here. Sorry) Hello All I'm having a bad time trying to communicate with a 24LC16 E2PROM. I've done this before with LPC2000 and LPC17xx micros with no problem, and it was no big deal. After a couple of days with this problem I'm running out of ideas on how to solve the problem and don't know if it's a software o...


Re: Is there an open source ARM assembler?

Started by Robert Adsett in LPC200018 years ago 5 replies

At 03:47 PM 11/27/05 +0000, Eric Engler wrote: >--- In lpc2000@lpc2..., Charles Manning > > > If you use the assembler in ".S mode" with...

At 03:47 PM 11/27/05 +0000, Eric Engler wrote: >--- In lpc2000@lpc2..., Charles Manning > > > If you use the assembler in ".S mode" with a gcc front end then you >can use C > > macros etc to preprocess it. > >The basic syntax doesn't follow that used by most hc11/hc12 >assemblers. Th


Re: LPC Boot Loader Internals

Started by jayasooriah in LPC200018 years ago 2 replies

--- In lpc2000@lpc2..., Dominic Rath wrote: > JTAG is enabled after the chip comes out of reset, > and it is disabled on the third...

--- In lpc2000@lpc2..., Dominic Rath wrote: > JTAG is enabled after the chip comes out of reset, > and it is disabled on the third instruction. I have stated this from disassembling the code. > I've tested this by applying a continous TCK and > monitoring the output (see my posts in the original thread).



Memfault Beyond the Launch