Hi all, after having setup externals tools configuration for simulavr (starting it is OK), tried to setup the Debug Configuration for avr-gdb according to: http://avr-eclipse.sourceforge.net/wiki/index.php/Debugging In "GDB Command" was setting the path to the avr-gdb file and the avr-gdb command. in the startup tab I ticked "Load symbols" and entered the workspace path and the file name of the project-elf file in "use file". the .gdbinit file contains one command: "set startup-with-shell off" Now,...
How to uninstall/reinstall the avr-eclipse plugin