I am having problem with Arduino mega as isp.
I have designed a pcb for Mega 2560 controller. Then i have choose arduino mega as ISP and uploaded the boot loader using my mega Dev board. It worked fine and prompted Boot loader successful. Then i have uploaded Blink program using ISP and it also have gone successful .
But the problem is The blink is int working.
I have noticed that boot file and the program can be successfully uploaded to my custom board,
but the program is not executing.
i have checked for all circuit errors but it all fine.
When i checked the blink pin using volt meter its stays 0 and not toggling as it have be.
then i have also tried to change pin for led but effect is same...
can anyone help me out in this......urgent....pleaseeeee
That could also be a problem with the boot reset vector fuse setting. Last I knew Arduino IDE does not properly set that fuse when uploading sketches by ISP.