Guest:
Register
|
Login
|
FAQ
H-JTAG Forum
»
English Discussion Board
» H-JTAG and KEIL integration
‹‹ Last Thread
|
Next Thread ››
Poll
Trade
Reward
Activity
Printable Version
|
Email to Friend
|
Subscription
|
Favorites
Subject: H-JTAG and KEIL integration
ashwin
Assist Engineer
UID 2416
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2009-9-30
Status Offline
#1
Post at 2009-9-30 21:45
Profile
P.M.
H-JTAG and KEIL integration
Hello,
I have been trying to use a wiggler clone parallel port JTAG (
http://blueboard-lpc214x.googlec ... LLEL_PORT_JTAG.pdf)
with 'Keil + h-jtag' ; without any success so far.
Has anybody been able to debug/flash using 'parallel port JTAG' + Keil + H-Jtag combination? My H-JTAG version is V0.9.1 and uVision3 version being V3.90. The target MCU is LPC2148.
H-JTAG is able to detect/reset/flash the target board. But integrating this with uVision3 seems a little painful. I believe I have configured uVision3 to use RDI interface for debugging and also selected the correct 'Flash Algorithm' (LPC2000 IAP2 512K FLASH).
I get error saying 'Cannot load Flash Programming Algorithm'... am I correct in saying that 'if a particular JTAG module works fine with H-jtag then it should work with uVision as well'?
Any help would be highly appreciated. Thanks in advance.
--
Ashwin
twentyone
Super Moderator
UID 2
Digest Posts
1
Credits 0
Posts 2512
Reading Access 150
Registered 2008-2-15
Status Offline
#2
Post at 2009-10-1 08:41
Profile
Blog
P.M.
1 - Please download h-jtag v0.9.2;
2 - Read the user manual on how to configure keil;
3 - To use auto flash download, you have to enable it like this: h-jtag -> flasher -> auto download
BTW, h-jtag use h-flasher to achieve the flash download.
ashwin
Assist Engineer
UID 2416
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2009-9-30
Status Offline
#3
Post at 2009-10-1 22:03
Profile
P.M.
Reply #2 twentyone's post
Thanks a lot!! I updated to V0.9.2 and followed the manual; it works great!!!!
twentyone
Super Moderator
UID 2
Digest Posts
1
Credits 0
Posts 2512
Reading Access 150
Registered 2008-2-15
Status Offline
#4
Post at 2009-10-1 23:30
Profile
Blog
P.M.
wloebel
Assist Engineer
UID 2420
Digest Posts 0
Credits 0
Posts 1
Reading Access 10
Registered 2009-10-2
Status Offline
#5
Post at 2009-10-2 01:15
Profile
P.M.
RDI Interface ?
Hi
I'm trying to setup Keil to debug with H-JTAG and Wiggler but there is no option for "RDI Interface Driver" on drop down menu of "Options for Target" in Keil.
And the main window of H-JTAG where I expect to see the information about debugger, RDI version and hardware interface shows only "LPT".
How can I install or config "RDI Interface Driver" ?
I'm using uVision V4.00 and H-JTAG V0.9.2 (Build 20090425)
More information about uVision:
IDE-Version:
µVision V4.00
Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2009
Tool Version Numbers:
Toolchain: RealView MDK-ARM Version: 4.00
Middleware: RL-ARM Real-Time Library Version V4.00
Toolchain Path: BIN40\
C Compiler: Armcc.Exe V4.0.0.524
Assembler: Armasm.Exe V4.0.0.524
Linker/Locator: ArmLink.Exe V4.0.0.524
Librarian: ArmAr.Exe V4.0.0.524
Hex Converter: FromElf.Exe V4.0.0.524
CPU DLL: SARM.DLL V4.00
Dialog DLL: DARMP.DLL V1.46
Target DLL: BIN\UL2ARM.DLL V1.51
Dialog DLL: TARMP.DLL V1.46
Thanks in advance !
Wagner
corby
Assist Engineer
UID 2550
Digest Posts 0
Credits 0
Posts 1
Reading Access 10
Registered 2009-11-25
Status Offline
#6
Post at 2009-11-25 20:39
Profile
P.M.
^thanks for the guide. Been looking for this everywhere in the forum.
Regards,
Corby
Ordinateur portable pas cher
sriram
Assist Engineer
UID 2618
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2009-12-21
Status Offline
#7
Post at 2009-12-21 13:55
Profile
P.M.
weiggler interface
Hi iam using weiggler interface, while i am interfacing through Desktop PC its working fine, while in laptop its giveing error, my laptos is IBM old model having parallel port,
help me in this regd....
Beni
Assist Engineer
UID 2900
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2010-4-16
Status Offline
#8
Post at 2010-4-16 03:24
Profile
P.M.
uVision4.10 H-JTAG
Hi!
I tried to integrate h-jtag.dll into uvision4.10 without success
I edited TOOLS.ini as follow:
TDRV2=BIN\H-JTAG.DLL("RDI Interface Driver")
Then I select RDI interface driver and uvision says:
Invalid Target Driver!
Then I try:
TDRV2=BIN\HJCM3.DLL("RDI Interface Driver")
but than the debugger says:
Can't load H-JTAG.dll
I tried with H-JTAGv1.0 and 0.9.2 too.
Anything to try or another methode to connect wiggler to uVision4.10?
regards,
Beni
Beni
Assist Engineer
UID 2900
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2010-4-16
Status Offline
#9
Post at 2010-4-16 16:39
Profile
P.M.
Reply #8 Beni's post
Now I copied the agdirdi.dll from uvision3 to uvision4
and now the debugger says:
H-JTAG -- The old RDI interface for KEIL has been disabled . Please use the new interface for KEIL.For moer information,Please refer to the user manual.
I tried with H-JTAG 1.0 and with 0.9.2 also.
what should I do?
thanks
applezzy
Assist Engineer
UID 2998
Digest Posts 0
Credits 0
Posts 2
Reading Access 10
Registered 2010-5-18
Status Offline
#10
Post at 2010-5-18 21:30
Profile
Site
P.M.
They're the soul-killing rep grinds, the raiding milestones that required sacrificing a farm animal to get, and even fun pasttimes like battlegrounds into which a sizable dose of misery has been added. Eventually you just want to grab the nearest developer and shake him back and forth, screaming, "What the hell were you thinking?"
Blizzard quite clearly believes that players wow power leveling should not be skipping through
wow power leveling
heroic instance wow gold bosses to get sdfjkagfuy to the last boss ... But do the players?
Thanks for reading and have a good time.
Editor: DoterYang
Image Attachment
:
moshou3.jpg
(2010-5-18 21:30, 60.19 K)
Poll
Trade
Reward
Activity
All times are GMT+8, the time now is 2010-9-9 21:43
京ICP备07007783号
Powered by
Discuz!
5.0.0
© 2001-2006
Comsenz Inc.
Processed in 0.032738 second(s), 10 queries , Gzip enabled
TOP
Clear Cookies
-
Contact Us
-
H-JTAG
-
Archiver
LANGUAGE
----------
English
中文