Hi All, could u please help me to configure GDB withopenocd. I already run gdb commands in my machine . but now there is a timeout error.
Now the situation is; i started openocd server as follows >openocd -f buspirate.cfg -f XC.cfg here XC.cfg has only the tap declearation. then ir run following command in gdb; (gdb) target remote localhost:3333 localhost:3333: Connection timed out. (gdb) the above output is observed. when i run the telnet command it works >telnet localhost 4444 is there a method to test port 3333 ???? (when i check the gdb_port that value is 3333) i hope there may be connection problem. please Help me,.......................... can any one tell me the proper way to start GDB with openocd. is there a seperate command to compile openocd while its installation? Nuwan ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
