... On my x86 box with YAGARTO, I couldn't get anything to work correctly. I have been having a problem with YAGARTO since I upgraded a few months ago. I...
Hello Richard, hello Rajun, would it not be easier if Rajun just zips the complete directory / project and upload it to files area ? I think, there should...
Thank u leon, Any coding is required for JTAG(JTAG init function, etc..)(if i use wiggler schematic)on PC side?can u share Rowley CrossWorks software in the...
Hi all, I am designing a board with an LPC2468 and I am wondering about what PHY device stuff on it. Having a look at the Keil evaluation boards on the market,...
hi friends, im currently doing my main project in robotics domain, im using lpc2129, my problem is i can write the c code which can compile in turbo c...
... Sure, zipping it up and posting it is likely to result in a working sample a lot faster than it has been going. The only reason I haven't posted a working...
Hi: You are referring to the Input Capture Feature that the Timers have. As soon as you enable the timer, the timer counter register starts counting. As soon...
Hola Pablo: Both PHY devices are recommented by NXP. The Example code provided by NXP supports both PHY. The Micrel Website provides the PHY datasheet, but...
Hi all! I've been trying to set up an I2C link between a LPC2368 and a device. From this group's own "files" section, I've been adapting Owen Mooney's ...
D'ohh. This was the first time I made any math calls from this file, so I didn't have math.h in there. my mistake. Not the first time I've done this, but in...
On Tue, 10 Nov 2009 22:09:17 -0000, drproton2003 <drproton2003@...> ... No. It's just if that you have not prototyped f then by the "rules of C", fabsf...
Hello! I'm kinda new to this world of embedded programming and I have just started working with Keil's MCB2470 board (or Embedded Artists OEM Base Board QVGA...
If you are truly interested in pulse counting rather than measuring the period between two pulses, you can configure one timer to take an external clock input,...
... We use Nicad battery, that was use to come in old (very old) PC mother board. It's 60mAh 3.6 volts, and charge by a small resistance connected to 5 volt....
Hi, You have to use different compiler. that is cross compiler. like keil compiler for ARM, IAR workbench for ARM etc Here is the list of available tools for...
Hi, You can use Keil compiler and down load sample code from www.keil.com <http://www.keil.com/> . This may solve all your problems. Regards, Viren _____ From:...
hi Theyagu  its a common problem always to start with a new controller and get used to it.  my suggestion for a sharp ramp up, just read the user manual...
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...
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...
... 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...
... 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...
... 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...
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...
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...