module dead?

hello all…
i used connect-me with devellopement kit and,this time i can’t connect jtag to the module…

this is the log output int the jtag debbug…

"
J-Link GDB Server V3.59b

JLinkARM.dll V3.59b (DLL compiled Jan 17 2007 17:49:06)

J-Link connected
Firmware: J-Link compiled Jan 17 2007 14:58:19 ARM Rev.5
Listening on TCP/IP port 2331

J-Link found 1 JTAG device, Total IRLen = 4
JTAG ID: 0x3F0F0F0F (ARM7)
ERROR: Unable to halt ARM core
ERROR: Could not connect to target.

J-Link connected
Firmware: J-Link compiled Jan 17 2007 14:58:19 ARM Rev.5

Resetting target and trying again to connect…
Connected to 127.0.0.1
ERROR: Unable to halt ARM core
Connection to debugger closed !

ERROR: Could not connect to target.
No valid license found.

J-Link connected
Firmware: J-Link compiled Jan 17 2007 14:58:19 ARM Rev.5

J-Link found 1 JTAG device, Total IRLen = 4
JTAG ID: 0x3F0F0F0F (ARM7)
ERROR: Unable to halt ARM core
ERROR: Could not connect to target.

J-Link connected
Firmware: J-Link compiled Jan 17 2007 14:58:19 ARM Rev.5

Resetting target and trying again to connect…
ERROR: Unable to halt ARM core
ERROR: Could not connect to target.

J-Link connected
Firmware: J-Link compiled Jan 17 2007 14:58:19 ARM Rev.5

Resetting target using BP@0 and trying again to connect…
"

And in the console they are:
"
mi_cmd_stack_list_frames: No stack.
resetDebugger
Undefined command: “resetDebugger”. Try “help”.
resetToDefaults
Undefined command: “resetToDefaults”. Try “help”.
stacklist 0
Undefined command: “stacklist”. Try “help”.
"

i don’t know with i can’t connect because i do nothing (i think :slight_smile: )

Message was edited by: fana

It sounds like the JTAG Link can’t halt the processor. Assuming you’ve double checked the physical connections, I’d recommend disabling the flash chip by shorting pins 1 and 4 on p5 together, power cycle the module, and see if it can then halt the processor.

thank for your replay
but they don’t work…
i have disabling the flash chip by shorting pins 1 and 4 on p5 together but nothing… (it is similar, i can’t connect Jtag to module)
for the cablage, i can plug a digi connect-wime module and they work.
some idea?

What do you see in GDB after you short the pins together (and reboot)?