ATmega64 Arduino code not responding(Not Executing) Done with Bootloading And uploading

Need help for uploading the code in ATmega64 which made for ATmega2560 , There is no pin toggling happening.

How should i make it run for 64 Please anyone suggest .

Need help seeing the code.

"Not Executing"
How do you know?

If you want to write code for the ATmega64, you need a core, that supports the ATmega64 processor. E.g. this one.
Anything else is a gamble. It may work or not.
The 2560 has much more peripherals and flash/ram.

Thank you @anon73444976 Issue was solved.

Thank uou @MicroBahner Issues was solved.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.