LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "iar"
Post a new Thread
nxp_marketing_usa - Sep 2 2008
NXP Semiconductors, IAR Systems, and Micrium have developed the LPC2468=20
Industrial Reference Design (IRD) platform to improve your time to=20
market for applications using NXP... 
smgloser - Aug 31 2008
Most of my microcontroller experience has been with PICs and some
other 8-bit microcontrollers. I want to start moving out to 32-bit,
and the LPC2xxx series seems to be the bes... 
grantpbt - Aug 28 2008
--- In l...@yahoogroups.com, "armdev65" wrote:
>
> Thats exactly what I had to do!
> I needed to install ALL the S/W on the Olimex disk (inc
> GCC/Eclipse/etc...) just... 
ajellisuk - Aug 27 2008
Hi
I am using IAR PowerPAc filing system to access 2 SPI NOR flash
devices. I set up a project using the SPI flash driver supplied.
However I have a couple of issues:
Th... 
boia3333 - Aug 25 2008
Hi everyone,
I'm trying to use IAP to store a data buffer in flash (i.e. at sector
14 of my LPC2468).
I successfully did it using IAR IDE v. 5.20 and locating a simple code... 
grantpbt - Aug 22 2008
I reduced my expectations somewhat and went with an IAR KickStart
board for the LPC2148. I didn't want the confusion added by external
memory for my first stab at this. I'm stil... 
grantpbt - Aug 20 2008
I'm evaluating cheap compilers and it appears Keil is 16k limited for
eval and IAR is 32 limited for eval. Both reasonably generous for
learning I suppose, though I'm sure there ... 
Leonardo Silva - Aug 20 2008
I'm looking for a way to use ISP commands in my code, more specifically the
command GO, because ill save some instructions in flash memory and according
to some conditions i want... 
"h.belig" - Aug 20 2008
Hi,
for quite a while I am looking for a small OEM board with LPCC2378 or
LPC2468, additional memory and a PHY to support ethernet (TCP/IP).
Preferably one that can be plugge ... 
k_juka - Aug 20 2008
Hi,
I'm using LPC2378 and playing with uC/TCP-IP stack from Micrium.
I'm asking help for an annoying problem:
When starting to debug with IAR ew, the program crashes in EMAC_... 
Fernando Mondello - Aug 16 2008
Hello, I=B4m having a problem with the flash breakpoints.
i=B4m using an lpc2106, a wiggler clone from Olimex and IAR 5.11=20
compiler.
The problem is that i can only set on... 
kermitvi2 - Aug 15 2008
Hi Chris,
I'm looking at the Keil MCB 2300 schematics which use the DP83848
Ethernet PHY and I'm not seeing any use of resistors on the
control/data lines going to the MCU.
... 
k_juka - Aug 11 2008
Hi,
I'm working with LPC2378 at the moment and looking for an efficient
and free TCP/IP stack. I found lwIPWeb.zip (port by Kurt) from the
files area and got it working very n... 
ostehaps01 - Aug 8 2008
Hi
I'm about to start develop a new system using the brand new LPC2478
(LPC2468 with a LCD controller)
I have a dev board from Embedded Artist
So before I use $$$ on dev... 
kamumosp - Aug 6 2008
Hi I recently purchased an LPC3180 board. I am using IAR's JLINK and
IAR EWARM Software Tool chain to connect to board. I am working on
Windows XP.
I tried to run a simple hel... 
ajellisuk - Aug 5 2008
Hi
I have a project where I'm interfacing an LPC2148 to a pair of A25L16P
SPI nor flash chips.
I have written some low level drivers to read, write, erase, and read
the chi... 
niri...@gmail.com - Jul 31 2008
Does anyone know about a convector from any output of the IAR-EWARM to SVF file format?
I need it in order to burn NXP-LPC2136 MCU remotely.
both NXP and IAR replayed that they... 
Ghislain Djanang Tchami - Jul 30 2008
Hi,
Programming the LPC2103 the IAP command to write data into flash do
not work after the command to prepare the sectors. The programming
function is running from RAM during ... 
Ghislain Djanang Tchami - Jul 30 2008
Hi,
i'm also programming the lpc2103 using iar c-compiler. try the
following code.
// Prepare sector for erase operation
command[0]=50; // Command
command[1]=5; // Start... 
"Ing.Antonio Morra" - Jul 25 2008
Browsing about the micrium products, I see that they have a USB stack
package and an embedded micro file system as well.
Iar, also, is now selling what they call middle_ware, o... 
42Bastian - Jul 24 2008
Hi Mircea
> I don't understand how 0x18 from ldr pc,[pc,#0x18] is obtained.
I suggest to read:
a) The ARM Architecure Reference Manual (aka ARM ARM) (PDF)
b) ARM System ... 
sig5...@hotmail.com - Jul 18 2008
I have never used the IAR newer vesion you are asking about. But when I tried their older versions before, they had bugs too. Spent a week trying to deal with those bugs. Then I... 
suha...@honeywell.com - Jul 18 2008
All,
I am using LPC 2148 in one of my project.
I want to store some data values in the internal flash at Run time.I need to read these data values from the flash at the power o... 
ooggie01 - Jul 16 2008
I'm looking to buy an ARM development board for random hobby projects
and to eventually make a robot. I've found some boards that I think
will suit my needs, but I can't decide ... 
"Charles R. Grenz" - Jul 14 2008
empresst007 wrote:
> In response to you three:
>
> Nope, so far, never had a problem with my desktop from Dell that I
> bought a year ago. As far as complaints about De... 
elektrknight - Jul 11 2008
Hi,
STR730 GPIO is a bit different then LPC2xxx :-).
See the ST App Note AN2710 "Safe GPIO port configuration in
STR7xx devices". It explains STR7 GPIO and shows recommen... 
dovalle_y - Jun 18 2008
hi,
i have the lpc2103 kik start board from IAR and im using IAR
workbench.
this is my first time using arm / lpc and im trying to send string
from the MCU to my PC using ... 
"fx.marquand" - Jun 16 2008
Hello,
my programs work well. now I want to make releases. How to send my
programs with ISP with IAR? which output format is good ? the
different .hex possible dont work fo... 
ajellisuk - Jun 12 2008
Hi
Has anyone been able to setup external interrupts with IAR PowerPac?
I'm trying to get pin EInt2 (on P0.15) to generate an interrupt.
I've include some snippets of the ... 
Mike Harrison - Jun 12 2008
Anyone know how to watch a union array declared as below in IAR?
I just can't seem to find any permutation of systax that works - the docs say that unions can be
viewed as expan... 
venu_95 - Jun 11 2008
Hi Friends,
I just stated on a new development using IAR 5.11 compiler and LPC2138
micro controller. And used the code provided by IAR
ARM/examples/NXP/LPC213x code to get sta... 
venugopal tharmalingam - Jun 7 2008
Hi,
I am new to ARM, Could some one help me to find the Sample Code Bundle for LPC213x Peripherals using IAR's Embedded Workbench for ARM 5.x.
I found the sample code bundle t... 
gandhi_karan2003 - Jun 5 2008
Hey All,
I recently downloaded the code examples given on the IAR website for
Arm processors. I was trying the Virtual COM example and was getting a
USB device not recognized ... 
"Tek...@libero.it" - Jun 5 2008
Dear niksaorlic,
sorry for this late reply, happy that my work was useful for you!!
About the mentioned trouble may be there is some error into the Flash strin=
g writing routin... 
Alexandre Pereira Nunes - Jun 3 2008
--- In l...@yahoogroups.com, "mirmanetti" wrote:
>
> I'm going to develop a board with LPC2388. I need to read files from
> USB memory stick: I store some files on the US... 
Mike Harrison - Jun 1 2008
On Sun, 01 Jun 2008 17:34:25 -0000, you wrote:
> Hi ,
> I have a query regarding FIQ interrupt. I have written a FIQ
> interrupt service routine as mentioned below.
>
> Ho... 
"psy.fusion" - Jun 1 2008
Hi all!
I have to develop an application which uses usb mass storage(with an
mmc card) and also the controller have to access the file system on
the card and send bytes from a... 
Mike Harrison - Jun 1 2008
I want to do byte read access from bits 16 to 23 of an I/O port register for maximum speed.
However IAR seems to have a problem defining an additional IO register inside an a... 
redwire85 - May 28 2008
Pretty certain this solution exists in hundreds of places...nothing
new here. The IAR development Kickstart for NXP comes with such code.
You can get the Kickstart download fre... 
"n.ikhar" - May 25 2008
hi all
i m using lpc2468 with IAR kick start version. i have to send the
instructions to ARM processor through PC. i m using uart terminal.
i have initialized the uart by f... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next