hii all,
i am designing a circuit having atmega2560. strange thing happened when i programmed it through a avrasp programmer. the program was uploaded fine but did not show any output. the circuit is similar to the arduino mega board, instead of using an RC oscillator i used a crystal oscillator of 16Mhz. my fuse bits are
HIGH fuse = D8
LOW fuse = FF
EXT fuse = FD
i can burn my program into mcu without any error through programmer but there is no output.
the simple led blink program is also not running.
can anyone suggest any solution for this problem, it will be a life saver.
thanks