Hi, Am 06.09.2012 15:06, schrieb Mikhail Smagin: > I have a TI dm355evm board and xds100v2 JTAG emulator. I'am trying to > make them work together with OpenOCD 0.6.0-rc2. It seemed very simple > due to cfg-files provided, but actually it was not. > When I've tried to launch OCD with > > |openocd.exe -f interface/xds100v2.cfg -f board/dm355evm.cfg| > > it reports a error > > |Info : only one transport option; autoselect 'jtag' > RCLK - adaptive > fast memory access is enabled > dcc downloads are enabled > trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain
Do you use the 14-Pin header on J6 or the 20 Pin ARM-Jtag on J8? For the 14-pin you would need "reset_config trst_only" as SRST is not available then. Disclaimer: I just read the TechRef, I don't actually have the hardware. > Info : max TCK change to: 30000 kHz > Info : RCLK (adaptive clock speed) You might also try something reeaally slow like "adapter_khz 10" here. > Info : JTAG tap: dm355.jrc tap/device found: 0x0b73b02f (mfg: 0x017, > part: 0xb73b, ver: 0x0) > Info : JTAG tap: dm355.etb enabled > Info : JTAG tap: dm355.arm enabled > Info : Embedded ICE version 0 > Error: unknown EmbeddedICE version (comms ctrl: 0x00000000) > Info : dm355.arm: hardware has 2 breakpoint/watchpoint units > Info : ETM v1.0| > > In spite of report the GDB-server starts, bud does not allow to do > anything. On reset init command it returns: > > |TARGET:dm355.arm - Not halted| I got those here when my "reset_config" was wrong - but there are other reasons possible, unfortunately. -- J. Fischer ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel