Rohit Chandel pisze: > But the problem comes when I give "openocd" at cmd line. > Michael informed me that on this I should get connected to the Target > through OpenOCD. But I get an error message in a new window saying > "openocd.exe has stopped working" and the usual message whether to > close, debug or look for a online solution.
Instead of the openocd.cfg file inside your project, just open the Command Prompt (anyway you like) and type: openocd -f interface/olimex-jtag-tiny.cfg -f board/olimex_sam7_s256.cfg Then post here the error message you get. 4\/3!! _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
