LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "iar"
Post a new Thread
mike_schwarzer - Mar 8 2010
Hi to Everyone,
I would need some hints, information, templates in using IAP with LPC2478.
I have written a Application using IAR Workbench, using LPC2478, TFT,
external RAM... 
ftdelahan - Feb 19 2010
Has anyone had any success programming a 2158 within the IAR EWARM IDE?
I can get onto debug with the device and view all the registers, but
when I try to program the device, ... 
bobtransformer - Dec 11 2009
OK, we have seen this problem before and can ~sometimes~ get it to work again by futzing around with ISP ERASING and PROGRAMMING and ERASING and PROGRAMMING etc... I'm stuck to... 
kender_a - Dec 4 2009
re: RAM Debug configuration works, but Flash Debug configuration gives error message (IAR Embedded Workbench, LPC2368)
Colleagues,
I have a project that works just fine in RA... 
sachin kumar - Feb 26 2010
Dear All,
i am working on LPC2148 and microSD card interfacing. I have two SD cards
one is of 1GB and another is of 2GB, I am using IAR workbench for ARM. and
working with NXP/2... 
wmrs...@hotmail.com - Dec 10 2009
Hello guys,
I have same problem:
-LPC-2478 dev kit from IAR (containing a LPC-2478STK board from Olimex and a J-link from segger.
Can anyone provide a link from where I can... 
Vladimir Ljaschko - Dec 10 2009
Hi,
I have ...mmm...I had, I hope I will find a disk with original
documentation, but I have bad Internet connection in this week.
I can upload it somewhere (where?) on the ne... 
Leon Heller - Jan 19 2010
On 18/01/2010 13:52, ucartist wrote:
> Hi
>
> I am using LPC2148 R2T board and IAR EWARM
>
> I have been trying to use multiple ADC channels than the default channel ad0.... 
Xiaofan Chen - Feb 28 2010
2010/3/1 M. Manca
> Has anyone tryed to use SAM-ICE JTAG Emulator with a
> LPC2xxx or LPC1xxx microcontroller?
If you use IAR, that will not work because of the license i... 
Serdar Akkan - Dec 29 2009
Hello,
I am newbie about ARM uCs. I have experience about uCs and i am interesting in ARM especially LPC's now. I've searched the jtags and dev. env. on google and i read some g... 
kender_a - Dec 4 2009
Folks,
I have an IAR Embedded Workbench 5.11, J-Link debugger and a board with LPC2368 and a JTAG connector. I should be able to load the program into Flash, so that it can sta... 
mike_schwarzer - Mar 13 2010
Dear Group,
I hope someone could help me with following troubles:
I'm trying to implement a Firmware Update Funktion to my Application.
I use the LPC2478 and IAR Workbench.
... 
bobtransformer - Jan 2 2010
A lot of times, I have 2 instances of Workbench open at
one time, and, one at a time, use each one to program my target with the main application and bootloader....
Normally,... 
Xiaofan Chen - Mar 5 2010
On Sat, Mar 6, 2010 at 7:54 AM, Paul Curtis wrote:
> > Hmm, business is business. If you found it does not serve your
> > purpose (presumably enlarge your customer base and ... 
mail...@gmail.com - Feb 22 2010
Hey All
I have a small issue regarding IAR workbench will be glad if any one help me out . I am trying to compile a C code for a algorithm it compiles well with no errors but w... 
42Bastian - Mar 12 2010
Michael Freeman schrieb:
> What do you need ARM11 support for?? You will not find a debugger that works
> with the ARM11 and all compilers. Also any debugger that works with AR... 
mjbcswitzerland - Mar 12 2010
>
but crash horribly when the optimiser is off
> because it tries to use a stack (that has not been set up) and tries to
> zero out its own loop counter.
>
> Regards... 
Rangarajan Varadan - Mar 9 2010
Hi All,
Has anyone had the "ARM debug port timed out" error on Crossworks?
With the combination of PhytecLPC3250 board, Crossworks for ARM, IAR/Segger J-Link.
I've followed t... 
ksdoubleshooter - Mar 1 2010
I'm starting a new project and I'm going to use either an LPC1300
or LPC1100 device. I use Rowley Crossworks 2.0 and have the following
JTAG debuggers:
Olimex ARM-USB-OCD
Row... 
Mike Harrison - Jan 27 2010
On Wed, 27 Jan 2010 18:59:37 -0200, you wrote:
> Hello,
>
> I am trying to use and 480x272 24BPP TFT with the LPC2478 LCD DEMO code from
> Olimex kit and is happening someth... 
alin - Dec 27 2009
Hi,
I've been using for a while now a pretty decent set of drivers from IAR EW (ver. 5.40) examples named NXP CDL for LPC23xx. They're quite good, at least for me they made the ... 
FreeRTOS Info - Jan 26 2010
Wouter van Ooijen wrote:
> > Notice Keil did not have this problem=20
> =20
> So the OP must be glad that he (also) used GCC, otherwise he would never=
=20
> have learned... 
kevin_townsend2 - Jan 23 2010
> last 4 bytes??? Top 2 bytes I'd believe. Hmm must be late in the day for
> you. I know the feeling.
Laurie:
Err, indeed ... obviously I meant that it drops bits 31-16. ... 
mjbcswitzerland - Mar 6 2010
--- In l...@yahoogroups.com, "Artem" wrote:
>
> Everything I'm doing last days is looping in cycle "googling-trying". Of course I already read this appnote and tried a lot... 
jiaomj - Dec 16 2009
Hi, everyone~
I just want to use IAP functions to load the data from RAM to Flash.
I followed the LPC214x_User_Manual. In the manual I got every steps to accomplish this IAP t... 
redwire85 - Mar 2 2010
There are thousands of posts in here on USB but start by
googling "LPCUSB" and you will find a wealth of information.
Also, be sure to go to NXP's website and look at their firm... 
alexander_ribero - Dec 10 2009
Hi:
Which Development tools are you using? (Keil, IAR, Rowley, GNU, etc).
You need to look into the Linker options, as it is there where you setup where you want to put your ... 
mike_schwarzer - Mar 11 2010
Hi Mark,
> Hi Mike
>
> Have you reserved 32 bytes at the top of RAM for use by the IAP?
> If not the IAP execution may be corrupting stack and then a POP from the sub-ro... 
bobtransformer - Mar 3 2010
--- In l...@yahoogroups.com, "carnac100" wrote:
>
> --- In l...@yahoogroups.com, "mikelannover" wrote:
> >
> > Hi Guys,
> >
> > I have a simple led flas... 
bobtransformer - Jan 6 2010
--- In l...@yahoogroups.com, "Graham Jones" wrote:
>
> Hello Group,
>
> I have been developing a program on ARM7 LPC2103 for a year. The project has grown steadily. ... 
"Charles R. Grenz" - Dec 26 2009
rtstofer wrote:
>
> --- In l...@yahoogroups.com, "Charles R. Grenz" wrote:
>
> > Hi,
> >
> > If you are looking for an external decoder we have been using for
> ... 
nxp_marketing_usa - Dec 16 2009
J-Link Flash Breakpoints are available for free for use with NXP's LPC family of ARM microcontrollers
SEGGER Microcontroller and NXP Semiconductors agreed to provide J-Link's Fl... 
bobtransformer - Dec 17 2009
--- In l...@yahoogroups.com, Sutton Mehaffey wrote:
>
> Paul,
>
> I tried that. All I got was 'JTAG communication failure'. I couldn't
> get that to work at al... 