Search the web
Sign In
New User? Sign Up
lpc2000 · LPC ARM Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 34544 - 34573 of 45876   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34544
Hello, I've activated the read protection on address 0x1FC. It functions, but also disables the JTAG. Now I cannot Flash via ULINK uVision. I'm searching for a...
Lechner, Christian
c_lechner
Offline Send Email
Jul 1, 2008
8:53 am
34545
That's the whole point. With JTAG you would be able to read the FLASH or download a new program that can read the FLASH. So that would defeat read protection! ...
Danish Ali
dr_danish_ali
Offline Send Email
Jul 1, 2008
9:59 am
34546
Hello all, I'm a novice in ARM programming. Once I write the code for ARM in C (I have the entire GNU tool chain), what is the procedure to get hex file ?...
dennis_francis_in
dennis_franc...
Offline Send Email
Jul 1, 2008
11:45 am
34547
... From: "dennis_francis_in" <dennisfrancis.in@...> To: <lpc2000@yahoogroups.com> Sent: Tuesday, July 01, 2008 11:56 AM Subject: [lpc2000] Help on...
Leon
leon_heller
Offline Send Email
Jul 1, 2008
12:21 pm
34548
Hi Richter,   Yes you are right. When i change the absolute address to 0x40003100, i see an increase of 256 bytes. when i analyze the MAP files there are...
Embedded Techie
embeddedtechie
Offline Send Email
Jul 1, 2008
1:54 pm
34549
Hello all, I regret to re-post the same query, but i would like to get few ideas on this topic. It would be greaful.   Thanks. ... From: Embedded Techie...
Embedded Techie
embeddedtechie
Offline Send Email
Jul 1, 2008
1:56 pm
34550
... Some time ago I posted a Makefile to the Files section. It builds a project from several source files, produces output in several formats and includes a...
rtstofer
Offline Send Email
Jul 1, 2008
3:30 pm
34551
I think that this you need to ask to linker. :) Compiler will grow the size of some section, shrinking the padding section. You don’t need to prevent that...
Marcelo Richter
sohlixo
Offline Send Email
Jul 1, 2008
5:44 pm
34552
Help please! I need the routines for working with an I2C EEPROM 24LC16B. Mine doesn't work. Thanks, Laura To: lpc2000@...:...
Laura Garc€  ía Gonz€...
lau_gcia_gzlez@...
Send Email
Jul 1, 2008
6:29 pm
34553
Hi, ... work. Isn't that what engineering is all about? You know, debugging is an essential skill, just as important as writing code. -- Paul Curtis, Rowley...
Paul Curtis
paul_l_curtis
Offline Send Email
Jul 1, 2008
6:42 pm
34554
Not to mention learning to post in a new thread... ... [Non-text portions of this message have been removed]...
J.C. Wren
jcwren
Offline Send Email
Jul 1, 2008
7:55 pm
34555
Okay, I'm going to jump in on this one :) So setting bit 2 of PINSEL2 enables the debug port - but wouldn't this also enable reading of Flash memory even if...
Darcy
darcy_will
Offline Send Email
Jul 1, 2008
8:32 pm
34556
HI all! I want to do some experiment about IAP on LPC2468 chip,But i do not know the distribution of the code . For example,if my code data was distributed...
sunnyloves1983
Offline Send Email
Jul 2, 2008
2:42 am
34557
... Probably. And read the manual as well. -- 42Bastian Note: SPAM-only account, direct mail to bs42@......
42Bastian
bastian42
Offline Send Email
Jul 2, 2008
5:23 am
34558
From the MAP file of your compiler it can easily be seen where certain parts of the code, constants and data reside. [Non-text portions of this message have...
Glazar, Bostjan
bglazarsi
Offline Send Email
Jul 2, 2008
10:46 am
34559
Hi, we are working with LPC2888. We made our PCB and we are getting a lot of problems on the CPU statup. At the beginning we suppose that the problem was...
akira699
Offline Send Email
Jul 2, 2008
3:32 pm
34560
Keith, I did as you said and I still have nothing showing up in Terminal. If I physically comment out the VICIntEnable line, I can see characters in Terminal,...
empresst007
Offline Send Email
Jul 2, 2008
8:16 pm
34561
Hello all, I am working on a design which needs to interface three processors by I2C. I have very little experience with this interface and have spent some...
Jonathan Masters
jon@...
Send Email
Jul 2, 2008
10:58 pm
34562
I finaly find a problem! Never and never do malloc(0)!!! I did then free, and was not a problem, but problem was, when I do valid free (some pointer that was ...
Peter Kic
kic_peter
Offline Send Email
Jul 2, 2008
11:50 pm
34563
Anyone added the date and time lookup capability to SD card files? The EFSL code doesn't have those fields, only Name, Size, and Attribute. The data I get...
Sutton Mehaffey
dodge1955
Offline Send Email
Jul 3, 2008
1:21 am
34564
Hi Sutton, EFSL does not have date and time enabled by default, as it needs the hooks put in for your RTC hardware. You need to define DATE_TIME_SUPPORT in...
Michael Anton
mike_antonca
Offline Send Email
Jul 3, 2008
1:42 am
34565
... certain parts of the code, constants and data reside. ... Thank U all!! Today I found that if the time interrupt was enabled in the program the IAP code...
sunnyloves1983
Offline Send Email
Jul 3, 2008
3:07 am
34566
Hi, I'm trying out the USB host function on the LPC2468 chip. So far I managed to initialise the port and able to detect connected devices. I also managed to...
cy_lee_2001
Offline Send Email
Jul 3, 2008
3:46 am
34567
before you uses IAP , you should disable all the interrupt,or it should be some abort ocur ³Â´Ï»Û 2008-07-03 ·¢¼þÈË£º sunnyloves1983 ...

acong_groups@...
Send Email
Jul 3, 2008
3:47 am
34568
Greetings: Thanks for the tips. Neither the BIOS on this computer nor Device Manager/driver for the PCI card offer an EPP/ECP setting. I need to check my other...
Thomas (Tom) M. Alldr...
tmasyl
Offline Send Email
Jul 3, 2008
6:00 am
34569
I have application using RTX/RL-TCP i have a timer task and a tcp task following the guide lines, I have data coming in via a UDP socket and the call_back...
da.simons
Offline Send Email
Jul 3, 2008
9:17 am
34570
I am having trouble with LPC2378 power-on. I used RC (47k/100nF + reverse diode to discharge capacitor) without success. With manual reset the device started...
Marko Pavlin
mpavlin969
Offline Send Email
Jul 3, 2008
9:53 am
34571
Hello, ... If you don't want this to happen, you should write your variables at lower addresses, because the lower addresses from the one you wrote on, are...
tintinis.a@...
alek296
Offline Send Email
Jul 3, 2008
11:20 am
34572
..to those here who recently responded to my query about SPI/FIQ interrupts with useful hints and even more useful examples. Thanks to your help, I now have my...
mjames_doveridge
mjames_dover...
Offline Send Email
Jul 3, 2008
11:50 am
34573
Trish, By "did as you said" I assume you mean filled in the VIC control and address registers with valid info for the two interrupts you intend to have. You...
Keith Gravlin
kgravlin
Offline Send Email
Jul 3, 2008
12:02 pm
Messages 34544 - 34573 of 45876   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help