I wnet back through the configuration tool to add the diisplay information for my board rather than try and add the info myself. Now when I compile the code I get this message. Once again, not a programmer - no clue how to resolve. Help appreciated.
Full text of errrors:
Arduino: 1.6.9 (Windows XP), Board: "Sanguino, ATmega1284 or ATmega1284P (16 MHz)"
c:/program files/arduino/hardware/tools/avr/bin/../lib/gcc/avr/4.8.1/../../../../avr/bin/ld.exe: C:\DOCUME1\John\LOCALS1\Temp\build1d76ff8a31b0f78df26120a58e13e379.tmp/Repetier.ino.elf section .text' will not fit in regiontext'
c:/program files/arduino/hardware/tools/avr/bin/../lib/gcc/avr/4.8.1/../../../../avr/bin/ld.exe: region `text' overflowed by 7708 bytes
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Sanguino.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.