LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "gnu"
Post a new Thread
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... 
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... 
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
... 
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... 
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... 
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... 
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... 
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... 
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... 
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,
... 
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 ... 
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 ... 
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... 
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... 
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... 
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... 
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... 
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... 
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'... 
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
--... 
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.
... 
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 ... 
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 ... 
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 ]](http://cdn.embeddedrelated.com/images/icon_more.jpg)
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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... 
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 ... 
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 *... 
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... 
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... 
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... 
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... 
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... 
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 ... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next