Here is the date sheet of attiny85
If I program the device, the output of the corresponding pin is a constant 5V.
If I comment out the PCK setup and use the system clock instead, the flags are correctly set and PWM works fine. The code is posted. I apologize for the formatting and comments. Any thoughts as to why the flags aren't setting and the PWM isn't working?