**** BEGIN LOGGING AT Sat Dec 18 03:00:01 2010 Dec 18 09:26:27 moin Dec 18 09:35:29 one generell question, is it possible to use openocd to flash AVRs? (I do have an openocd-usb adapter from embedded projects laying around, but am clueless) Dec 18 13:57:58 afaik avrs use SPI, not JTAG Dec 18 14:23:57 the smaller avrs only support SPI-like ISP, the larger ones (>= ATmega16) support ISP and JTAG Dec 18 14:24:19 urjtag has AVR JTAG support afaik Dec 18 14:26:39 but avrdude also has support for an "avrftdi" ISP programmer, which should be quite easy to modify for your ftdi jtag adapter Dec 18 14:30:33 okie thx Dec 18 14:31:15 can you point me to some documentation that is easy to understand for non electronic firm ppl? Dec 18 14:32:30 regarding what? ISP? Dec 18 14:34:09 to get a good overview how to use jtag and stuff Dec 18 14:34:16 and ISP :) Dec 18 14:35:49 basicly we are bunch of computer science students with alot of ppl like: "it has usb, so why is it not programmable via usb?" questions :/ Dec 18 14:37:08 hm, I don't remember a hitchkickers guide to JTAG, but there are USB bootloaders out there.. but the initial flashing of the bootloader needs to be done via ISP/JTAG Dec 18 14:37:22 which atmega do you have? Dec 18 14:37:32 rzraven kit Dec 18 14:38:07 basicly there are several good tutorials, all assumeing being familiar with our jtag Dec 18 14:38:54 *your Dec 18 14:39:58 I have an atmel AVR dragon ISP/JTAG programmer which is supported by avrdude Dec 18 14:40:08 I never really used it for debugging, just for flashing Dec 18 14:40:24 yeah, that is what we need (basicl) Dec 18 14:40:31 y key sticking :/ Dec 18 14:41:06 we are getting hardware from different ppl (donations) and need to get along with it Dec 18 14:41:43 our focus is on the 802.15.4 stuff Dec 18 14:42:04 so, just getting it on the chip is what we need, and am kinda blind to find good ways Dec 18 14:43:23 if the raven also has a ISP header, you could use any random isp programmer Dec 18 14:43:51 okie, do you recommend usbprog? as it looks like a good choice for me Dec 18 14:44:35 but as i said, i am fairly new to the topic Dec 18 14:46:00 http://www.embedded-projects.net/index.php?page_id=165 it is, i only have the openocd-usb here, but have no idea whether it works for avr Dec 18 15:06:30 sounds good, that one should be supported by avrdude Dec 18 15:06:43 http://www.embedded-projects.net/index.php?page_id=178 Dec 18 15:07:56 http://ostendorf.com/notebook/programming-rzraven.html Dec 18 15:10:16 thx alot :) Dec 18 16:45:52 Hi Dec 18 21:17:20 hi Dec 18 22:32:13 Anyone who knows this error from OpenOCD? can't request a halt while in reset if nSRST pulls nTRST **** ENDING LOGGING AT Sun Dec 19 02:59:57 2010