Unable to flash to extenal memory
2004-12-09 by wunny83
I m using the LPC2000 Flash utility to flash to position 0x80000000 on the phytec 2294 but when i load the hex file into the utility i get the messgae invalid
Yahoo Groups archive
Messages
Page 243 of 329 · 16407 messages matched
2004-12-09 by wunny83
I m using the LPC2000 Flash utility to flash to position 0x80000000 on the phytec 2294 but when i load the hex file into the utility i get the messgae invalid
2004-12-09 by Alaric Snell-Pym
... The Wiki I set up was designed to feature all device families, so people can compare em: http://www.open-research.org.uk/ARMuC/ It definitely needs more
2004-12-09 by Leon Heller
... As founder and moderator of this group, I d rather keep it specific to the LPC2000. I ve nothing against discussing the pros and cons of the other devices,
2004-12-09 by Michael Johnson
Whoever you are... Parameters displayed by CrossWorks on entry to a function are often incorrect. Last time I looked the debug info describes the location of
2004-12-09 by Matthias Weingart
... SD and MMC are identical at the simple memory level. M.
2004-12-09 by Bill Knight
Maybe I was sleeping when this changed so please let me know if I am wrong. For the LPC, shouldn t the block size be 512 bytes and the sector size either 8K
2004-12-09 by Chris Graham
What type of connector does the adapter plug into? - Chris ... From: acetoel To: Sent: Thursday, December
2004-12-09 by onestone
Bugger, you can buy them in prepaid plans for the equivalent of about 15euros here. Al
2004-12-09 by Robert Adsett
... Four, there is the ADuC series from Analog Devices as well. ... Agree d. One note about the STR chips. Unlike the others they do not support serial ISP.
2004-12-09 by rattencremesuppe
... MUST ... in ... 2129 is like 2124 with CAN. so the SPI section should be identical. HTH, Patrick
2004-12-09 by rattencremesuppe
... correct ... oops, 0x0001c000 is no boundary address on the 2124. That sucker is a 256k part... *bangs his head against the wall*
2004-12-09 by ateichtmann
Hi, im looking for a homepage/examples how to configure the gnuarm toolchain (makefile etc.) for windows and to compile and flash a simple example project.
2004-12-09 by onestone
Bugger! that totally screws up the filing system I use for flash database management, and probably the main application I have in mind for this part. My
2004-12-09 by Paul Curtis
... As far as I can tell, there are three small ARMs of interest: SAM7, LPC2000, and STR7xx. This group should not change its charter--it s for people who
2004-12-09 by rattencremesuppe
... now IAP doesn t freeze, as I enabled thumb interworking in the ADS compiler. But now the copy RAM to flash fails with error code 9 (CMD_SUCCESS |
2004-12-09 by tkreyche
I ve been lurking this group for 6 months trying to decide when to dump 8-bit controllers for ARM7. The expertise in the group finally pushed me to get moving
2004-12-09 by mal_ibn
Hello to all of you! Just joined the group. I m here and try to start a project on a LPC2106. My tools are ARM ADS 1.2 together with RealView Multi-ICE. The
2004-12-09 by Sridhar gadda
Hi Note: LPC2114/2124/2212/2214 configured to operate as SPI master MUST select SSEL functionality on an apropriate pin and have HIGH level on this pin in
2004-12-09 by rattencremesuppe
Hi, I m writing an application for LPC2124 using ARM ADS 1.2 I want to save a few user-defined configuration bytes in the internal flash. I ve tried to use the
2004-12-09 by rattencremesuppe
Hi, ... Its the other way around - SPI doesn t work, when SSEL is configured as GPIO. You MUST enable the SSEL function on that pin in order to use SPI. They
2004-12-09 by Sridhar gadda
hello Karldalen, I too noticed the same problem for my SPI interface ....in Manual its not specified about using 2 or more slaves using SSLE pin. Which
2004-12-09 by nourson54
You can buy some nokia LCD (colors and mono) here : http://www.jelu.se/shop/ the 3310 lcd costs 10euros
2004-12-09 by moruisg
Gus, There is an example shipped with 1.3 for GP32 (it demonstrates writing to the LCD). You can load it from the Welcome help page by clicking example
2004-12-09 by acetoel
What about driving a Nokia LCD? There is information in all the web! They are easy to intefase as they have SPI (also Color LCDs!!!). I m trying to find a
2004-12-09 by acetoel
Hello... I made a little adapter for LPC210x (LQFP 48), in fact I made a lot of adapters, and they are very useful for me. With this adapters You just solder a
2004-12-09 by nourson54
another strange thing : 10000000 is 0x00989680 and 3247832688 is 0xC1989680 the compiler seems to alter the high byte of the parameter. Whys and how , i don t
2004-12-09 by nourson54
I have investigate a little more . It looks like ii s a bug from the compiler :-/ I set two breakpoints just after the call and it seems the duration parameter
2004-12-09 by nourson54
I have written a pause() fonction under crossworks 1.3 like this : #define ONE_SEC (uint32t)10000000 void pause(uint32_t duration) { uint32_t startTime = T0TC;
2004-12-09 by varuzhandanielyan
I have written very simple code just to evaluate the LPC2129 speed for the Keil MCB2100 board: void Meander(void) { unsigned int n; n = 0x00010000; while (1) {
2004-12-09 by philips_apps
Hi Al, even changing some bits from 1 to 0 would generate a wrong reading. The LPC2000 devices have an error correction ECC mechanism build in. This is part
2004-12-09 by onestone
Flash bits can only be written to 0 . They erase to a 1 state. Therefore unless you are only changing a couple of bits to 0 you MUST erase flash everytime
2004-12-09 by Lewin A.R.W. Edwards
... SD is a proprietary interface too. You need to pay annual membership to read the spec. Just like SmartMedia, XD, and Memory Stick. MMC is *almost* open.
2004-12-08 by karldalen
Simple question! Does the SSEL pin function overide the GPio function when the SPI interface are enabled? I need to use the SPI in 3 pin master mode and
2004-12-08 by Gus
Paul, Will you guys have some examples in the future? Is GP32 SDK included now in 1.3? I mean is it possible to call some GP32 APIs? Where did you guys learn
2004-12-08 by Paul Curtis
Well, we have two GP32s, and Jon found some stuff on the web and cooked things up. The GP32 SDK isn t in the package as, IIRC, it s licensed (although freely
2004-12-08 by Paul Curtis
Gus, I think Jon got an SDL port going on the GP32. He s got the display running natively, I believe. It was just a pretty cheap ARM9 board. -- Paul Curtis,
2004-12-08 by Gus
Hello, Version 1.3 or rowley arm IDE supports gameport GP32. I am curious on what are the advantages of GP32 and are there any examples out there on using the
2004-12-08 by Robert Adsett
... As I read that each 128 bit section can only be written once since a rewrite to change any bits would also change the ECC and since in that case some of
2004-12-08 by Robert Adsett
... Are you using the Keil compiler? If you are I would expect the header file distributed by them and the name in the source to match. If not then use the
2004-12-08 by Leighton Rowe
Concerning Philips Apps post on Partial Flash Programming I understand lpc flash memory can be updated 128 bits (minimum) at a time, and that a each 4K area
2004-12-08 by Sridhar gadda
Hello Domingos, if you go by header file name in LPC21xx.H then in example BLINKY of keil. It is stated U1THR for UART1Thansmit holding register ( the name
2004-12-08 by lpctools
Hi, Just joined this group - amazing how fast it is growing. Just want to make sure everyone is aware of the new Product Information Page for the LPC2138 on
2004-12-08 by Richard
In theory, they should match. In practice, you use the name defined in the header files provided by your compiler. ... // richard (This email is for mailing
2004-12-08 by dasbento@aeiou.pt
Hello Sridhar, use the name that is in LPC21xx.H!!!!! what is important is the position of memory the register, and not the name!!!! Domingos ...
2004-12-08 by Sridhar gadda
Hello, which register name should be used to set the bits ????? in user manual for example SPI0 control register is named as S0SPCR and when you see at
2004-12-08 by Gus
Why memory stick? why not SD? If you are thinking of a product, you can t use SONY stuff! Gus ... etc. Where I can found or download information about it?
2004-12-08 by Lewin A.R.W. Edwards
... Sony used to make most of their spec available (several years ago while they were trying to encourage people to adopt the format). Now they ve either
2004-12-07 by ggindele
I guess you are thinking about PC memory right - like SDRAM and so on. The external memory interface on the LPC22xx is for ROM/RAM/IO, that will not connect
2004-12-07 by Paul Curtis
The %c is a particularly inappropriate conversion specifier for this. The original poster could always try %d which will almost certainly get better results.
2004-12-07 by Robert Adsett
At 02:33 AM 12/7/04 -0800, you wrote: ... trying to print after the routine has already exited. I would recommend using something like a good lint