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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 45910 - 45939 of 46804   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
45939
... Best advice: read the FAQs. http://rowley.zendesk.com/forums/51134/entries/46164 -- Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk CrossWorks...
Paul Curtis
paul_l_curtis
Offline Send Email
Nov 13, 2009
1:02 am
45938
I have some code in a project that uses assembly language. I am using CrossWorks and it doesn't like this. Here is the code: static inline unsigned...
Bruce
lindsayb37
Offline Send Email
Nov 13, 2009
12:13 am
45937
It will depend on what you want to do with your device. Its best to try to stay into an device class and put that into the device descriptor table, so you dont...
Alexandre Pereira da ...
aletes_2003
Offline Send Email
Nov 12, 2009
11:34 pm
45936
... I tried the proposed changes to Makefile (given above) and changed the path to the toolchain. I built the .hex with YAGARTO and loaded it to the board. It...
rtstofer
Offline Send Email
Nov 12, 2009
8:40 pm
45935
... And I set the baud rate to 115200 for UART0 and 38400 for UART1. Richard...
rtstofer
Offline Send Email
Nov 12, 2009
8:27 pm
45934
... Well, 'make' can't find 'awk'. You may actually have awk in the YAGARTO tools subdirectory, I don't... I also don't use Windows for ARM development. in...
rtstofer
Offline Send Email
Nov 12, 2009
8:25 pm
45933
Hi richard, i am not able build a hex file with my tools which are i am using.i am using GNU arm gcc 4.1.0,yagartotool.it is giving error when i type make all...
raju_nem
Offline Send Email
Nov 12, 2009
8:08 pm
45932
I would understand if someone uses mbed online compiler and LPC1768 board and if mbed library is given in source code or object code form. Best regards, ...
M. Manca
micronpn
Offline Send Email
Nov 12, 2009
7:55 pm
45931
... Yes. See below. ... These kits look quite nice to play with; the OEM website has a lot more to choose from. ... You know this is a cloned ULINK? I...
Paul Curtis
paul_l_curtis
Offline Send Email
Nov 12, 2009
7:20 pm
45930
... I had 3 choices for the RTC code: 1) write the project from scratch - too much work! 2) try to fix the provided code - I tried but failed, don't know why ...
rtstofer
Offline Send Email
Nov 12, 2009
7:19 pm
45929
... Yahoo wouldn't serve the file. It wasn't a matter of being able to decompress it; I couldn't get it. It's fine today. Richard...
rtstofer
Offline Send Email
Nov 12, 2009
7:15 pm
45928
There is a new file in the RTC folder named ARM2148RTC.zip. The RTC code itself is a hacked up version of JCWren's code (sorry for the hack, JC). Remnants of...
rtstofer
Offline Send Email
Nov 12, 2009
7:11 pm
45927
Hello , are you sure to use MII ,because if you look the user manual (page 186) "Remark: LPC23xx devices are RMII interfaced only."...
emericlan
Offline Send Email
Nov 12, 2009
6:53 pm
45926
First of all, compare your hardware connections to the mbed schematic.  It uses the 83848   http://mbed.org/nxp/lpc2368/technical-reference/   - see the...
Kevin Braun
hedon_man
Offline Send Email
Nov 12, 2009
5:01 pm
45925
I have a system that has a main circuit board jumper setting that can be set to configure the system 3 different ways. This setting determines the operation...
Sutton Mehaffey
sutton@...
Send Email
Nov 12, 2009
4:51 pm
45924
I'd like your advice on an inexpensive JTAG emulator, preferably USB, to use with EW-ARM, but that might also work with other environments if I outgrow the...
JeffClar@...
Send Email
Nov 12, 2009
2:06 pm
45923
Hello Geeks ! I am trying to interface LPC2368 ethernet with the National's PHY DP83848. The selected mode is MII. But the PHY is sending 0xFF whenever i try...
nitinkothari@...
dazzeler007
Offline Send Email
Nov 12, 2009
1:25 pm
45922
... Download and install 7zip. Works great on all file and FREE too. Warm Regards, Mukund Deshmukh, Beta Computronics Pvt Ltd, 10/1 IT Park, Parsodi, Nagpur...
Mukund Deshmukh
mukund_deshm...
Offline Send Email
Nov 12, 2009
9:19 am
45921
Hi richard, here i am able to download the zip file inside the Folder(folder name is RTC(rtc interrupt)).Have u installed "winrar" which can zip or unzip the...
raju_nem
Offline Send Email
Nov 12, 2009
6:49 am
45920
... One advantage of recoding it to C++ would be that all of those places where you said "This could be done better" can be fixed. I've found that recoding a...
Dick Balaska
dick@...
Send Email
Nov 12, 2009
2:00 am
45919
... Have you tried to download the file? I can't seem to get it. As the owner, you have the ability to delete it and replace it with a filename that doesn't...
rtstofer
Offline Send Email
Nov 11, 2009
11:51 pm
45918
Hi, Lack of P1.25 CLKOUT function is one of the issues with the lpc1700 series. See the original thread in lpc1000 group here: ...
Pawel
elektrknight
Offline Send Email
Nov 11, 2009
10:18 pm
45917
Hi: Effectively, P1.25 does not output CLKOUT as seems to indicate the PINSEL3 selection table (Table 82). Section 4.10 clearly states that the CLKOUT function...
alexander_ribero
alexander_ri...
Offline Send Email
Nov 11, 2009
7:50 pm
45916
Hi: I'm using the LPC1768 and Keil uVision 3.70 and I would like to see the internal clock used by the MCU in the CLKOUT pin. However, neither of the two pins...
alexander_ribero
alexander_ri...
Offline Send Email
Nov 11, 2009
5:32 pm
45915
... Thank you Tsuneo ! I did finally get it to run. One of my problems was that I had timer0 interrupt enabled with no code ! That, I think, was causing...
bobtransformer
Offline Send Email
Nov 11, 2009
5:04 pm
45914
... As Bertrik write in his LPCUSB page ( http://wiki.sikken.nl/index.php?title=LPCUSB ) "Check out the latest sources from the SVN archive: type 'svn co...
t_chinzei
Offline Send Email
Nov 11, 2009
4:36 pm
45913
Hi Sutton, ... It's the same as this one on the NXP site AN10420 USB Virtual COM Port on LPC214x with Source Code, V1 (Jan 4, 2006) ...
t_chinzei
Offline Send Email
Nov 11, 2009
4:08 pm
45912
... It will be tomorrow afternoon at the earliest. The contractors will be here in a few minutes to start replacing all the windows. Tonight and tomorrow...
rtstofer
Offline Send Email
Nov 11, 2009
4:02 pm
45911
Hi richard, As u said,i zipped my files and kept in the files section with name of folder is RTC(rtc interrupt).Can i know the mistake where it is done? Means...
raju_nem
Offline Send Email
Nov 11, 2009
2:51 pm
45910
Richard, You misread Martin's e-mail: it should be Rajun to zip and upload his files, not you. I aggree with him too that you've been a heck of a consultant on...
jcdmelo
Offline Send Email
Nov 11, 2009
12:23 pm
Messages 45910 - 45939 of 46804   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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