From: Paul F. <fer...@gm...> - 2014-06-17 12:14:00
|
Hi, Mike has dropped the user ML from CC, not sure why as he has included a summary of steps for the other users. On Tue, Jun 17, 2014 at 09:57:38PM +1000, Mike McCauley wrote: > Yes, that works beautifully with sudo. Can now gdb inspect and step etc in my > flymaple! Woo Hoo! Running openocd as root is highly discouraged, please install the udev rules from contrib as described in README. If some USB device is not mentioned there, please file a ticket or let us know by other means. > So the total summary of steps for future reference and other users is: ... > arm-none-eabi-gdb -ex "target remote localhost:3333" yourprogram.elf "target extended-remote" please. The shortest way to type that is "tar ext :3333". I think I wouldn't have replied to this top-posted message if I didn't feel I should warn the other users about security issues. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |