ATTinyCore error set SCK frequency to 187500 Hz

Board is ATTiny88. Board manager ATTinyCore. Uploading sketches using USBasp.
Get this error. Not sure what it means.

Sketch uses 2912 bytes (35%) of program storage space. Maximum is 8192 bytes.
Global variables use 9 bytes (1%) of dynamic memory, leaving 503 bytes for local variables. Maximum is 512 bytes.
avrdude: set SCK frequency to 187500 Hz
avrdude: set SCK frequency to 187500 Hz

That's not an error message. That is what you see if everything works ok.

If you want to see more reporting about the compilation and upload, tick the boxes for "Show verbose output during:" compilation and upload.

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