**** BEGIN LOGGING AT Tue Sep 21 02:59:57 2010 Sep 21 05:08:34 Hi Sep 21 05:08:38 new to openocd Sep 21 05:09:11 does SAM-ICE Jtag from segger work with OpenOCD? Sep 21 05:22:08 nataraj: that's a device limited jlink? if so, it should work, as a normal jlink is claimed to work, but I have no idea how they limit devices. You can probably just try :) Sep 21 05:51:45 leppie, i am on at91sam9263ek Sep 21 06:23:38 any other tool to work from Linux and SAM-ICE Jtag? Sep 21 06:32:29 nataraj: sorry, I can't understand what you want Sep 21 06:34:53 Weaselweb, i am unable to get openocd working with at91sam9263ek Sbc and SAM-ICE Jtag, on lInux Sep 21 06:35:56 well, i had no problems running it. what are your error messages? Sep 21 06:51:28 interface error, is it not FT2232 ? Sep 21 06:54:47 Weaselweb, what interface do i specify? Sep 21 06:55:18 what does your config file look like? Sep 21 06:56:17 and what adapter do you use? Sep 21 06:59:20 Weaselweb, ./openocd-svn/src/target/target/at91sam9260.cfg Sep 21 07:01:10 eh, you have an at91sam9263ek and use a at91sam9260.cfg? Sep 21 07:03:35 well, er, sort of Sep 21 07:04:32 nopaste your config Sep 21 07:15:08 http://pastebin.org/1018213 Sep 21 07:16:46 you have an FT2232 connected on parallel port? Sep 21 07:20:41 its a segger jlink Sep 21 07:21:01 don't know what to substitute Sep 21 07:23:54 Bus 004 Device 006: ID 1366:0101 Sep 21 07:24:22 just usb Sep 21 07:24:24 under interface there is a jlink.cfg. you can include it like this one "source [find interface/openocd-usb.cfg]" Sep 21 07:25:10 add source [find interface/jlink.cfg] at the end and remove lines 42-44 Sep 21 08:11:03 Weaselweb, does SAM-ICE support FT2232 ? my boss says it is proprietor stuff Sep 21 08:12:36 what do you mean by SAM-ICE? Sep 21 08:16:51 http://www.segger.com/cms/at91.html#jtagemulator Sep 21 08:19:40 lunch time! Sep 21 08:26:53 nataraj: i don't know if openocd supports this directly, but using the jlink mode could work Sep 21 08:27:56 hi I'm new to openocd and trying to compile openocd for usbprog gives me an error in doc:openocd.texi:12: @include `version.texi': No such file or directory. Sep 21 08:27:56 openocd.texi:37: warning: undefined flag: VERSION. Sep 21 08:27:56 openocd.texi:38: warning: undefined flag: UPDATED. Sep 21 08:27:56 openocd.texi:58: warning: undefined flag: VERSION. Sep 21 08:27:56 openocd.texi:59: warning: undefined flag: UPDATED. Sep 21 08:27:57 makeinfo: Removing output file `openocd.info' due to errors; use --force to preserve Sep 21 08:28:17 where should I add --force? Sep 21 08:36:11 open-nandra: which release to you have? Sep 21 08:36:25 Weaselweb: latest pull from git Sep 21 08:36:53 Weaselweb: mean today I pull Sep 21 08:37:28 did you configure using --enable-maintainer-mode? Sep 21 08:37:36 well no Sep 21 08:38:06 maybe this is the problem. but I'm unsure Sep 21 08:38:15 ok I try and it works thanks ;) Sep 21 09:47:57 Weaselweb, which could be the best tool to debug kernel running on an Arm Sbc? Sep 21 09:54:55 well, there is no "best". i used openocd to debug my kernel using different adapters **** ENDING LOGGING AT Wed Sep 22 02:59:57 2010