Hello all,
I have an issue programming my Arduino NANO. Finally, this is some Chinese copy using MEGA 328P where seems like Old Bootloader is required in order to flash it.
Is there anywhere an option to use old bootloader in VisualGDB? How? I found out that in case of Arduino IDE this is setup by FBQN to arduino:avr:nano:cpu=atmega328old
. (https://github.com/arduino/arduino-cli/issues/538)
Sadly, I didn’t find an option for it in VisualGDB. I found BoardID parameter in vgdbproj file which I think might be a corresponding parameter but simply changing it to above will result in corrupted and not working VisualGDB solution.
Any insights how to flash my Chinese NANO copy? Thank you.
Attachments:
You must be
logged in to view attached files.