**** BEGIN LOGGING AT Wed Jan 27 02:59:57 2010 Jan 27 21:56:35 hello world! :-) Jan 27 21:58:28 hi Jan 27 22:14:12 roxfan :-) Jan 27 22:15:20 anyone knows how to invoke with commandline a procedure defined in an openocd.cfg file ? Jan 27 22:15:56 ie when one openocd.cfg file stores proc program and proc debug Jan 27 22:34:29 hi Jan 27 22:34:50 I don't know sorry but ask in #electronics #robotics #sparkfun #avr Jan 27 22:42:58 ah, this is rather openocd related qestion. i have already posted it on a mailing list :-) Jan 27 22:51:12 openocd -f openocd/openocd.cfg -f openocd/olimex-arm-usb-ocd.cfg -f openocd/openocd-sam7x256.cfg -c halt -c targets -c poll -c "mt_flash_bin myprogram.bin" -c "reset run" -c shutdown Jan 27 23:02:30 Spida: hmm, but i want to run one command as my defined procedure Jan 27 23:02:58 you know not to writing all this command-stuff inside my makefile Jan 27 23:03:33 but to create some procedures with these steps already defined and then just run the openocd and point the procedure :-) Jan 27 23:03:46 ok Jan 27 23:04:23 but right now i have to do some coding - one erase-and-program procedure is enough - or i will not make up to my deadline :P Jan 27 23:20:45 cederom: -c "mt_flash_bin myprogram.bin" invokes the procedure "mt_flash_bin" defined in my openocd/openocd-sam7x256.cfg Jan 28 01:54:40 Anyone have any tips for troubleshooting a "usb bulk write failed" when starting OCD? Jan 28 01:55:34 Kicker here is I'm running OCD ON a beagleboard, connecting to an sam7s64 target with tincan tools flyswatter. Jan 28 01:59:06 try changing openocd and/or ftdi drivers version Jan 28 01:59:21 Been there :) Jan 28 01:59:42 otherwise try asking pprplague in #edev Jan 28 02:00:07 I think I talked to him here the other day, lemme check backlog. Jan 28 02:00:32 Yup, twas him. Jan 28 02:02:53 Suggested and endianness problem in libftdi, which there are definitely problems with, but I'm running LE so should be same scenario as my PC host I'd think. Jan 28 02:02:53 s/and/an **** ENDING LOGGING AT Thu Jan 28 02:59:56 2010