Respected Sir ,
I am working on LPC-2106 based project. (software). Actually I want to generate square wave ( 50%) duty cycle on one port pin of lpc2106 using timer0. And also I want to see the this waveform on logic analyser window. I am using Keiluvision2 free evaluated version copy. So Can I see the waveform using logic analyser in the same.
Pl. guide me because I am using first time LPC2106 AND KEIL also.
Can you give some idea about the source code for the same.
Thanks and Best Regards
Pramod
Paul Stoffregen <Paul@...> wrote:
> Regardless, I always found that TDO
> is floating. If I'm understanding correctly, it should be either
> high or low at all times in debug mode since it is the JTAG data
> output.
Many times I've wished to stumble onto a PDF of the 1149.1 JTAG spec....
(hint, hint).... But here's one of the better tutorials with quite a
bit of info:
http://www.asset-intertech.com/pdfs/boundaryscan_tutorial.pdf
Turn to page 32, where they claim that TDO defaults to Hi-Z except
"during a shift operation". If that's true, you might have to control
TMS and clock TCK to travel though several states to get into Shift-DR
or Shift-IR. While you're at it, reading out the IDCODE register
wouldn't be too much more work, and that'd tell you for sure. Well,
based on the tutorial and some hands-on experiementation (or fumbling
around) with JTAG without the official spec.
Of course, if anyone happens to know of a copy of 1149.1 just laying
around for free on some server.....
-Paul
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "lpc2000" on the web.
To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
Send instant messages to your online friends http://in.messenger.yahoo.com
[Non-text portions of this message have been removed]Message
Re: [lpc2000] LPC2106 Refuses to Enter Primary JTAG Debug Mode
2006-01-05 by pramod wani
Attachments
- No local attachments were found for this message.