/cygdrive/d/GNUARM/Projects/Vader/main.c The true path should be: D:/GNUARM/Projects/Vader/main.c This is not wrong. You may try to use cd /cygdrive/d/ or cd...
... think ... Hi Chris, Thank's for reply. I am using Rowley's Crosswork environment. This has all things configured for JTAG1 interface but not for the...
A small forth for ARM This page has some info, pictures and a link to the pages with the Forth files and much more info. http://pygmy.utoh.org/riscy/...
I just got my project converted over to GNUARM, and when I load the ELF into my Signum Chameleon debugger it loads all the *.c files for debugging but refuses...
Well I found the problem. The "startup.s" file was listed in the mak file as "startup.S". Bitten by the dreaded unix case significance. I'm not sure what the...
Is there LPC2210 CPU bug list? Thanks. lpcarmed <ggindele@...> wrote: I wonder if there was any bootloader published for the flashless 2210? ... Yahoo!...
I have a strange problem with my ISR jump failing after I STOP/GO the CPU through the debugger. I have a single ISR running off Timer-0 that trips 10X per...
I have created a new Yahoo! group about Forth programming for the ARM MCU. If anyone has information to share or questions to ask or even if you are just...
Hi, Does anyone have nice macros for gcc to: 1. Store current interrupt status + disable CPU interrupts. 2. Restore Previous interrupt state. Regards Anton...
Hi Imagecraft released a beta 1 version of the ARM compiler. Simple editor and compiler. One thing I liked is Application Builder, one I am missing in ...
I'm working on getting the IAR IDE working with the LPC2138...startup files, etc. If anyone wants to collaborate please let me know. IAR is supposed to be...
First of all a happy and successful New Year to everybody! There have been some questions about 5V tolerance of analog pins. All device on the market before...
Hi Tom, I have a Kickstart 2106 (?) board that I converted over our product software and got up and running. We are designing around the 2138 at the moment and...
Charles, I don't fully understand your message...it's a bit cryptic. I have a IAR 2106 Kickstart board and associated code. The board that I'm trying to get...
In the user manual for the 2106 it states that pins P0.29-31 have internal pullups. If I scope the line and drive it low only and then let it float high, my...
Have a look at UT040803A.zip in the files section. Regards -Bill Knight http://www.theARMPatch.com On Mon, 03 Jan 2005 22:51:06 +0200, Anton Erasmus wrote: Hi,...
John, ... There are just too many ARM variants in the world to make such a thing viable, hence RAL's focus on providing a nice IDE with integrated (and ...
... Well it compiles ok. Haven't run anything yet as my 'home-made' Wiggler still isn't wriggling :( The only reason I used code-sourcery was I came across it...
Hi Paul, I haven't seen the original msg from John yet (mail ordering problem?), so I will go ahead and answer yours... ... Everyone has (to find) its own...
Hi everybody I am a newbie and Just started with arm board lPC2104.I have ordered one and waiting for it.I have win98 installed and want a free C- compiler and...
... From: "Bruce Paterson" <bruce@...> To: <lpc2000@yahoogroups.com> Sent: Tuesday, January 04, 2005 4:15 AM Subject: Re: [lpc2000] Any experience w/...
Hello All, In the Philips document 'UM_LPC21XX_LPC22XX_2.pdf' on page 137 I read: Applications that require instanatneous appearance of zeros and ones on the...
I have had no problems with programming as follows: 1. Copy the present contents of the 512 Byte block where changes are to be made (careful with boundary...