LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "flash"
Post a new Thread
thonguyen02 - Jun 5 2008
I use Keil and got the Keil's USB mass storage running.
I flash the code through Ulink Jtag and now I want to update the
software through the usb. NXP has DFU-Flash tool to down... 
bmueller38 - Aug 22 2006
Hi everybody...
...another beginners problem.
I am unable to communicate with my LPC2138-Board from olimex using the
Philips Flash Utility. First it worked well, but now I c... 
a6o4o - Jul 27 2007
Hi
A buddy of mine is using an LPC2148. He is using USB and is trying
since days to implement an USB bootloader but with no success.
His bootloader is on the Flash, NOT the R... 
"d.bas86" - Dec 12 2007
Dear,
I am using Keil uVision 3 and the Keil Ulink2 to flash the uC via
JTAG. I am also using a Keil MBC2100 development board and flashing
my program to this board works.
... 
gewitter2000 - Jan 31 2005
Hi!
Has someone used the flash memory of the lpc21xx for eeprom purposes?
Or is it more usefull to take an additive eeprom to the design? I only
want to sto... 
kaiandxiulpc2000 - Nov 23 2005
I know the internal FLASH on the family is capable of 60MHz peak
operation.
I have a lot of newbie type questions on using external FLASH with the
LPC229x parts.
... 
tscheiell - Nov 18 2007
Hi @all,
I think this questions are asked for several times, but I am unsure
about the solutions, so I hope that someone will be able to help me.
I have an lpc2290-board wi... 
Szemző András - Jul 7 2005
Hi,
I'd build my own board with 4MB ext. SRAM and 4MB flash. The flash is at49bv320c.
I've try the olimex test program, SRAM test is fine,(after some waitstate tuning:), ... 
Jim - Apr 23 2008
hello Group
I am being introduced to the LPC2888 apologies in advance for=20
that...I am panicking a bit
( This is my day three with the company...sorry...and hello Rowley=20
... 
digtalfreak - May 3 2004
Hi,
I just started using an ARM7 and the gnu tools.
I also got some programms running/debugged in ram but I have problems
with flash debugging.
If I connect ... 
sperate - Feb 14 2007
Hello,
Could someone please telle me how can I debug my program directly from
flash memory ?
I use IAR developpment tools.
I manage to debug from RAM but I have only 8kb of RAM... 
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... 
arrek_x - Jul 3 2006
In LPC21xx devices below series LPC213x Flash memory is split into two
Flash banks and code is being fetched alternately form those banks.
OK, fine - it looks simple :). But wh... 
naderus2000 - Aug 7 2007
Hi,
Does anyone compare STR ARM7 with LPC ARM7 series in excute speed from
flash?
STR750F :
When configured in burst mode, access to Flash memory is performed at
CPU clock ... 
naderus2000 - Aug 7 2007
Hi,
Does anyone compare STR ARM7 with LPC ARM7 series in excute speed from
flash?
STR750F :
When configured in burst mode, access to Flash memory is performed at
CPU clock ... 
naderus2000 - Aug 7 2007
Hi,
Does anyone compare STR ARM7 with LPC ARM7 series in excute speed from
flash?
STR750F :
When configured in burst mode, access to Flash memory is performed at
CPU clock ... 
pakka19692000 - Sep 29 2008
Hi
My project uses an external NAND flash for image storage.
The flash is working but I now need to contend with bad blocks, error
correction and wear levelling.
Has anyone w... 
mhaines4102 - Nov 14 2005
On the 2138, there is 512K of flash and 32K of RAM. Can anyone tell me
what goes in flash vs. RAM (i.e. globals, stacks, heap, executing
code.) I have lots of assumptions, b... 
levy_ariel - Jun 29 2006
Hi all
I am using the LPC2212 CPU with external flash.
I have two programs, boot and main application.
At first I put both of them in the external flash and all works well.
Now... 
Joseph Goldburg - Jun 10 2005
Hi All,
Can the internal flash be locked and protected from commands/instructions
run from external flash or extneral SRAM?
Regards
Joseph
... 
dine...@hcl.in - Mar 12 2007
Hi All,
I am a newbie for LPC2000 series.
I want to store some parameter values in flash while my program is running from flash.
Can somebody please tell me how to do tha... 
Gus - Jan 12 2008
I have compared executing code from external 16-bit flash to executing
from internal flash to see that using internal flash is 10 times faster!
Is this normal or I have somethin... 
albin_martinsson - Jun 23 2005
Hi everybody.
I have this problem with my flash-programming.
I'm writing an appliction were a file is sent on CAN to the LPC2129
and is then programmed in flash-memory... 
windam_2000 - Jan 24 2007
Hi All,
I'm using an ARM Multi-ICE on a MCB2130 board (LPC2138) and debugging
via gdb insight. So far, I've only been able to use the flash utility
via ISP to flash the chip.... 
mirax_ua - Jun 1 2005
Hello ppl,
Those processors don't have any flash copy protection, do they? As
long as there is some executable code in external memory and that is
what external flash is... 
windam_2000 - Feb 16 2007
Hi All,
I'm trying to use a linker script with Cross Studio. Unfortunately,
the help files don't indicate how.
So I tried to use Project Options-> Linker-> Additional Linke... 
"joe.lopilato" - Sep 26 2008
Hi:
I have a convoluted system. I am using Keil for
creating/compiling/debugging programs for the LPC2194. I am using the
Segger IAR j-link (purchased for use with IAR before ... 
tape...@hotmail.com - Sep 26 2008
Hello,
I also have to store variables in Flash, but it's because I ran out of RAM memory. I have one variable which is a struct and already occupies 16 Kb. So, I have a lot of f... 
lpc2100_fan - Feb 20 2008
--- In l...@yahoogroups.com, "jdauchot" wrote:
>
> Hi All
>
> Can someone explain why downloading and programming code using Flash
> Magic to an LPC2378 STK is very ... 
Amit - Jan 9 2007
Hi,
I realized that AXD does not have in-built support for the on-chip
Flash programming on the LPC2000 devices so I was planning to create a
"Flash.li" for the same.
Does... 
"rick.lei" - Jun 20 2008
My board is based on LPC2468. And I use a nor flash, intel's GE28F160,
to store the data.
During the debug, I found a strange thing. When I start to debug the
code, the dat... 
Sara...@ansaldo-signal.co.in - Oct 12 2007
Hi,
I am newbit to this field .
Normallly,flash is a type of EEPROM.But,We can't say it is a EEPROM.
As per my knowledge,the data is stored in EEPROM in byte manner,but in
Fla... 
smoutpatrick - Dec 7 2005
Hi,
What would be the consequences if my hardware design based on the
LPC2214 uses 16 bit flash devices that only supports 16 bit accesses?
Can I write bytes in the fl... 
tripple_toast - Oct 6 2005
I have managed to store in a flash sector code that is compiled to
run from RAM. At boot I wish to copy this code from flash to RAM and
then
run the code in RAM.
Is ... 
firegenie1980 - Nov 23 2004
Hi,
Im trying to write a value, actually a large array of 8-bit
integers, from RAM to FLASH so that I can access this array after
the power has been remov... 
chet...@gmail.com - Aug 6 2007
Hi there,
My project is based on LPC2368 which has 512kB in built Flash memory.
My final code size will be within 16kByte so i want to make use of the remainder Flash memory ... 
naderus2000 - Feb 5 2007
Hello,
in this
link "http://www.standardics.nxp.com/products/lpc2000/lpc23xx/~LPC2378/#
LPC2378"
write that:
"The LPC23xx series operates at 72MHz with up to 512KB of zero-wa... 
Lefebvre - Feb 20 2007
hello,
I work with IAR environment and LPC2106
I want do an upgrade program.
1) I compile and link my new program with code segment =
00002000-0001dfff option.
2) I put this c... 
varuzhandanielyan - Dec 23 2004
I was very glad to know about the new version of the flash
programmer. But, unfortunately, it contains the same error, which
was mentioned several times in thi... 
soren_t_hansen - Jun 6 2005
Have anypne used this program to program the flash of a lpc2132
through jtag?
I'm having troubles telling the program how the Flash should be
programmed.
Best Regards... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next