Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Doubt on LPC2214 in Cross work - Sanjiwani - Nov 18 3:35:00 2005
Dear all,
I am currently Doing Project on LPC2214.
We are using cross Studio IDE.
In Cross works anybody knows:
How to see Port pins actually toggling,(As we can see in Keil)
Or simulation of serial window to check data transmitted on HyperTerminal?
I am also facing problem in writing Program to generate exact delay in ms or
sec using Timer?
Can anybody send me sample code for transferring data on HyperTerminal using
LPC2214 in Cross works.
[Non-text portions of this message have been removed]

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: Doubt on LPC2214 in Cross work - Michael Johnson - Nov 18 4:34:00 2005
Hi,
CrossStudio doesn't support peripheral simulation - try some hardware.
Regards
Michael
>Dear all,
>
>I am currently Doing Project on LPC2214.
>
>We are using cross Studio IDE.
>In Cross works anybody knows:
>
>How to see Port pins actually toggling,(As we can see in Keil)
>
> Or simulation of serial window to check data transmitted on HyperTerminal?
>
>I am also facing problem in writing Program to generate exact delay in ms or
>sec using Timer?
>
>Can anybody send me sample code for transferring data on HyperTerminal using
>LPC2214 in Cross works.
>[Non-text portions of this message have been removed]
>Yahoo! Groups Links

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )
Re: Doubt on LPC2214 in Cross work - Robert Adsett - Nov 18 9:26:00 2005
At 01:05 PM 11/18/05 +0530, Sanjiwani wrote:
>I am also facing problem in writing Program to generate exact delay in ms or
>sec using Timer?
See http://www.aeolusdevelopment.com/Articles/download.html
The newlib port layer has a sub millisecond timer in it. there is also an
application note on its accuracy
http://www.aeolusdevelopment.com/AppNotes/LPC210X/an-timerperformance.pdf
and another on configuring it
http://www.aeolusdevelopment.com/AppNotes/LPC210X/ConfiguringTimer.html
Robert
" 'Freedom' has no meaning of itself. There are always restrictions, be
they legal, genetic, or physical. If you don't believe me, try to chew a
radio signal. " -- Kelvin Throop, III
http://www.aeolusdevelopment.com/

(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )