> Regarding flashing, I am using the " mon flash write_image erase unlock file.elf 0 elf" > command from GDB, I don't know if that is executing on the target..
Try just "load" from GDB. Well I have tried that, but I get this error from the GDB (DSF)Hardware debugger plugin for Eclipse: ----------------------------- Error in final launch sequence Failed to execute MI command: load Error message from debugger back end: No executable file specified. Use the "file" or "exec-file" command. Failed to execute MI command: Load --------------------------- However, If I use the Zylin GDB plugin "load" works fine, but takes just as long as the command above. So where is my bottleneck then? Cheers, Bernie _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
