hello,
I have build this board having Atmega2560, using ISP as programming interface. I can detect uC using 'usbasp' even I can programme it but nothing executing. I tried changing fuses to FF, D9,FD but again no luck. There is another issue if I use atmel ice then can't detect uC in atmel Studio programming mode but if I use Arduino Ide then it can upload the code using atmel ice but again no luck in executing any chunk of code. :(