Hi Guys,
I've been programming an ATTiny85 chip for the past couple of days using my Arduino as the ISP however tonight, for whatever reason, every time I hit the upload button, the IDE says it's compiling / uploading, but when I test the chip, it keeps running an old version of my code, not the new updated code I told it to upload.
I've re run the ArduinoISP sketch to make sure the Arduino isn't at fault, and have also tried uploading the program to a fresh chip and that displayed the same issue. I uploaded a different sketch on a different machine and that one did upload so I can only gather that by Arduino IDE instance is doing something weird.
Has anyone seen this issue before? and any ideas on how I can fix it? I've been trying different things for the last 1.5 hours now but it's just not playing ball.
Many thanks
Matt