1)check your c:\Keil\tools.ini must include RDI interface:
TDRV2=BIN\UL2ARM_RDI.DLL("RDI Interface Driver")
2)config your RDI server:
Project - Options for targer ‘…’ - Debug tag - Use RDI Interface Driver - Settings - point to ‘C:\Program Files\H-JTAG\H-JTAG.dll’ or other directore content H-JTAG.dll.
3)In uVision3 IDE, you must set debug on and rebuild your project.
Project - Options for targer ‘…’ - Output tag - check ‘Debug Information’
I still have problem with JTAG connection with LPC2142.
I try H-JTAG , I upload program to flash but program not run.
if pin P0.14 conect to VDD and reset MCU then program run (led blinking) but if pin is still on VDD and try to find MCu with H-JTAG show error so can find mcu. if connect pin P0.14 to VSS - GND then can find mcu with H-JTAG but application do not run and if try to debug on NoICE program run and can halt.
can any help with this.
are any pin so must by on VSS or VDD to enable corect JTAG???
I found more schematic from net and on all board is P0.14 Pull UP resistor (4.7K). if wan user program trought ISP then pul down P0.14.