Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000





Ads

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

Discussion Groups

See Also

DSPFPGAElectronics

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "gnu"

  

Post a new Thread

Re: eclipse and LPC2148   [2 Articles]

rtstofer - Nov 10 2009
--- In l...@yahoogroups.com, Bruce Lindsay wrote: > > Okay, I put your makefile in my top directory and I still get errors. I > have a question about the following lin... Re: eclipse and LPC2148

JTAG for LPC2148   [4 Articles]

raju_nem - Nov 6 2009
I have lpc2148 from spj embedded systems.i try to use a JTAG parallel port for debugging.i made a ckt which in the below link,ckt is fine.what JTAG software i need to use for thi... JTAG for LPC2148

Re: interrupts of RTC   [12 Articles]

raju_nem - Nov 6 2009
Hi,rtstofer Thank u,Can u post right startup code or crt.s file here.i am using GNU arm gcc comipler on windows operating system.I tried by keeping vector adress Reset 0x00 ... Re: interrupts of RTC

Re: eclipse and LPC2148   [2 Articles]

rtstofer - Nov 1 2009
--- In l...@yahoogroups.com, "Bruce" wrote: > > I am attempting to set up eclipse for the first project. I have a Ubuntu Linux computer and eclipse Galileo. I have downl... Re: eclipse and LPC2148

Re: LPC2148 USB Link   [2 Articles]

rtstofer - Oct 12 2009
--- In l...@yahoogroups.com, "ertan" wrote: > > Hi all, > > I am fairly new to the LPC214x family and USB. At the moment I am working on a project that requires hig... Re: LPC2148 USB Link

Development Tools for ARM   [9 Articles]

k5nwa - Oct 4 2009
I'm new to the list and ARM processors, this is a great list by the way. I'm looking to set up a development environment to program the lpc and STM32 families of CPUs and I wo... Development Tools for ARM

Re: lwIPWeb LPC2368 using KEIL

strange_bear - Sep 14 2009
--- In l...@yahoogroups.com, "strange_bear" wrote: > > good morning, experts! > > I've got lwIPweb.zip and am trying to make it work with KEIL. The results are not ve... Re: lwIPWeb LPC2368 using KEIL

LPC2148 SSP with DAC TDA1543

miguel labolida - Sep 8 2009
Hi, Have some problem about SSP protocol with TDA1543 The problem appears as the last bits (low order) are unordered, giving a distortion for low signals. I had trying lot of c... LPC2148 SSP with DAC TDA1543

Re: Best Platform   [5 Articles]

Rangarajan Varadan - Sep 1 2009
yeah.... I've looked at Eval tools when I look at the prices for full versi= ons of the same..... they are fairly high (for the popular tools), while I = consider those, I want t... Re:  Best Platform

Stack Issue with FreeRTOS,GNUARM

prab...@yahoo.co.in - Aug 31 2009
Hi all, Setup: FreeRTOS.org V5.2.0 GNUARM 4.1.1 LPC2103 I am developing one application using serial port. I am facing one weired Issue. In my function, ... Stack Issue with FreeRTOS,GNUARM

Re: declaration of large array breaks the code

Mohamad Tayssir Alkowatly - Aug 29 2009
On Sat, Aug 29, 2009 at 4:19 PM, Miguel Angel wrote: > Then it's an stack issue. > > Check for startup.S or your linkerscript. It really depends in the > toolchain ... Re:  declaration of large array breaks the code

Re: LPC2148 Start

rtstofer - Aug 27 2009
--- In l...@yahoogroups.com, "atomsoftlive" wrote: > > Hey guys i use crossworks for arm but want to try this other dev platform. > > Can someone explain to me or link ... Re: LPC2148 Start

Re: Re: Keil tech support for ARM - just venting   [7 Articles]

42Bastian - Aug 26 2009
bobtransformer schrieb: > One of my biggies is that I cannot get an absolute addressed code listing WITH source code intermixed. I understand that I am the first person to eve... Re:  Re: Keil tech support for ARM - just venting

New OPEN HARDWARE boards for the ARM Cortex-M3 LPC175x, from Opendous (the same guy from AVRopendous)

Casainho - Aug 20 2009
Hello :-) I am happy to announce the "Cortopendous" boards, Open Hardware. The person responsible for them is Matt, the guy behind the successful AVRopendous boards (also Open... New OPEN HARDWARE boards for the ARM Cortex-M3 LPC175x, from Opendous  (the same guy from AVRopendous)

Re: new SD code transfer to LPC2148 not quite working   [3 Articles]

rtstofer - Aug 20 2009
--- In l...@yahoogroups.com, Sutton Mehaffey wrote: > > My bad. It is making it to 0x4000, but not getting to the first > executable statement in app();, which is around... Re: new SD code transfer to LPC2148 not quite working

Re: Re: SQLITE database   [2 Articles]

Pete Vidler - Aug 19 2009
Paul Curtis wrote: > There is some confusion over the licensing. I really have zero idea what > license is applied to this. LGPL is specified as the licence covering the > So... Re:  Re: SQLITE database

Makefile :Generate assembly file for LPC2103,GNUARM   [2 Articles]

prab...@yahoo.co.in - Aug 19 2009
I am using LPC2103 and written isr code in C.I want to view that assmbley of isr code which is written in C. I am using GNUARM and make file is as follows ARM_OBJ = $(ARM_SRC... Makefile :Generate assembly file for LPC2103,GNUARM

Re: code space variables - ARM   [5 Articles]

rtstofer - Aug 12 2009
--- In l...@yahoogroups.com, Sutton Mehaffey wrote: > > I guess I could try that. It's been a while since I worked with > makefiles directly. There are obviously severa... Re: code space variables - ARM

Re: Sprintf() doesn't work with floats

rtstofer - Aug 5 2009
--- In l...@yahoogroups.com, "valarian@..." wrote: ter deleting the "-mhard-float" (or changing to "-msoft-float") nothing changes, it's still the same. > I don't know if it'... Re: Sprintf() doesn't work with floats

Re: Weired UART ISR Issue in LPC2103   [2 Articles]

raju_nem - Aug 3 2009
hi=20 i am also facing almost same problem with lpc2148. my isr is not working.i= am using gnu arm comipler.can u send the refernce code which is working is= r?=20 --... Re: Weired UART ISR Issue in LPC2103

Re: New to ARM/NXP Questions   [2 Articles]

Chris_S - Aug 1 2009
Years ago I did many PIC designs. I found that Microchip had many bugs in their parts. There were always those "gray" boxes along the sides of the pages to watch for in the doc. ... Re:  New to ARM/NXP Questions

Re: new member - philips VCOM driver question   [3 Articles]

t_chinzei - Jul 19 2009
I tired it on my WinXP SP3 box, the VCP driver, PLP2KUS, was installed without any problem. On the installation, the new hardware dialog asks the location of PLP2KUS.sys, because ... Re: new member - philips VCOM driver question

stable Binutils version..?? (GCC question)   [3 Articles]

Miguel Angel - Jul 16 2009
Can I ask, for GCC users, which binutils version are you using? That's the second time I hit this kind of bugs with binutils, now on the last snapshot I built: GNU ld ... stable Binutils version..?? (GCC question)

Re: [ what is wrong with the following code ]   [2 Articles]

rtstofer - Jul 15 2009
--- In l...@yahoogroups.com, lementec fabien wrote: > SECTIONS > { > . = 0 ; > > .rom 0x00000000 : > { > __rom_start = . ; > > *(.vectors) ... Re: [ what is wrong with the following code ]

Re: Re: What is the best Jtag for a good price?   [3 Articles]

Daniel Widyanto - Jul 11 2009
It's very stable (J-Link + Eclipse). Plus, Eclipse IDE is much better than uVision, IMO. If you like to have other compilers, other than GNU toolchain, Eclipse also support i... Re:  Re: What is the best Jtag for a good price?

Re: New to LPC 2148   [2 Articles]

rtstofer - Jul 5 2009
--- In l...@yahoogroups.com, "Michael Anton" wrote: > CYGWIN is not required for Winarm either. > > Mike > I thought you needed it for the *nix tools like make, rm... Re: New to LPC 2148

Standard Lib function with FreeRTOS Increases code size   [2 Articles]

prab...@yahoo.co.in - Jul 1 2009
Hi all, I am using printf() functions with FreeRTOS,GNUARM.When i use printf() function, code size increased to 12k.Which means printf() related lib functions used this muc... Standard Lib function with FreeRTOS Increases code size

Standard Lib function with FreeRTOS Increases code size

prab...@yahoo.co.in - Jul 1 2009
Hi all, I am using printf() functions with FreeRTOS,GNUARM.When i use printf() function, code size increased to 12k.Which means printf() related lib functions used this muc... Standard Lib function with FreeRTOS Increases code size

Standard Lib function with FreeRTOS Increases code size   [7 Articles]

prab...@yahoo.co.in - Jul 1 2009
Hi all, I am using printf() functions with FreeRTOS,GNUARM.When i use printf() function, code size increased to 12k.Which means printf() related lib functions used this muc... Standard Lib function with FreeRTOS Increases code size

Re: lpc2148 gpio   [2 Articles]

rtstofer - Jun 30 2009
--- In l...@yahoogroups.com, Mi Ke wrote: > > Hello, > > I was given the LPC2148 with the IAR IDE to experiment with. I went through the programmer's guide and I'm stil... Re: lpc2148 gpio

RE: Re: FreeRTOS related warnings   [3 Articles]

FreeRTOS info - Jun 29 2009
> .dep/portISR.o.d -Wnested-externs -std=gnu99 ____________________^^^^^^^^^^^^^ You have added the -Wnested-externs warning, which I am not using. This would explain why... RE:  Re: FreeRTOS related warnings

Re: Our Group

Ralph Hempel - Jun 23 2009
leon Heller wrote: > They do cause amusement, and some members welcome the opportunity > to use their powers of wit and sarcasm in responding to them. I must admit my powe... Re:  Our Group

startup and linker descriptor files for lpc2468 on KEIL uVision IDE using GNU

ravikaundinyasa - Jun 23 2009
Dear friends, I have an urgent requirement for lpc2468 startup.s and target.ld files on KEIL uVision IDE using GNU tool chain. I tried by making changes to default startup.s that ... startup and linker descriptor files for lpc2468 on KEIL uVision IDE using GNU

Re: RTOS and Interrupts on the 2148   [3 Articles]

Felipe de Andrade Neves Lavratti - Jun 17 2009
Look this: /* Configure T0 to interrupt on 8 and 24 and reset in 32 */ T0MCR=0x89; /* Interrupt on T0MR0 and T0MR1, Reset on T0MR2 */ T0IR=3; /* Interrupts on T0MR0, T0MR1 *... Re:  RTOS and Interrupts on the 2148

Re: Re: fonts for embedded systems

Wouter van Ooijen - Jun 16 2009
> Not answering your question, but beware of copyright issues here. Nearly > all TTF fonts supplied with windows are copyright and converting them to > a bitmap format violate... Re:  Re: fonts for embedded systems

RE: calling convension of GCC vs Arm compiler (RVCT)   [2 Articles]

FreeRTOS info - Jun 8 2009
> -----Original Message----- > From: l...@yahoogroups.com=20 > [mailto:l...@yahoogroups.com] On Behalf Of Gus > Sent: 08 June 2009 20:19 > To: l...@yahoogroups.com > Sub... RE:  calling convension of GCC vs Arm compiler (RVCT)

USB Mass Storage MCB2300 LPC2368 uVision GCC problem   [2 Articles]

rrv444 - May 26 2009
Hello, I=B4ve been taking a look at the existing posts, but no one of them solves my problem... I am triyng to port keil USBMem example to GNU. I=B4ve made all the __packed cha... USB Mass Storage MCB2300 LPC2368 uVision GCC problem

Regarding LPC2378 GNU Compiler Startup.s file along with Keil uVision3

Ramesh - May 26 2009
Hi My Great Friends, I am workig with MCB2300(LPC2378). I want to compile code using GNU compiler along with Keil uVsion3 MDK. But I havent startup file so i cant run. Plese... Regarding LPC2378 GNU Compiler Startup.s file along with Keil uVision3

Hitex LPC Stick: How to get started? Moving from PIC

oabroad - May 25 2009
Sorry if this is a typical newbie post. I obtained one of these (LPC-stick) because Farnell were promoting them and I was keen to try out a 32 bit platform as I've previously progr... Hitex LPC Stick: How to get started? Moving from PIC

LPC2368 GNUEasyWeb / Ethernet Problem   [3 Articles]

Gerd - May 21 2009
I just spent a few hours with GNUEasyWeb Example (see File section). Wasn't working with WinARM. Checked it with Eclipse, wasn't working also. Couldn't be a hardware problem (my ... LPC2368 GNUEasyWeb / Ethernet Problem
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next