Programing Attiny24a using Arduino as ISP

Hello
I am attempting to program an Attiny24a (the full text on the chip is ATMEL1723 ATTINY24a SSF). I wanted to use the Arduino as ISP so I uploaded the ArduinoISP to my Arduino UNO. I then downloaded ATTINY core (GitHub - SpenceKonde/ATTinyCore: Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8) using the installation link. I then selected Board: Attiny24/44/84a (No bootloader), set the Chip: Attiny24a and set the Programer to Arduino as ISP.

After this, I attempted to upload the bootloader and This error came up.

I was wondering if anyone knows how to remove this error or implement the -F so I can avoid it.
Thanks

Set up
This is the set up used

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