Closed JorgeTorres01 closed 3 months ago
Solution:
The issue was resolved by closing the "Device Programming" window in Microchip Studio, which was conflicting with avrdude. Once the Device Programming tool was closed, the avrdude command executed successfully.
I am encountering the following problem when trying to program an ATtiny88 using avrdude v8.0 with the PICkit4 in ISP mode.
Command Executed:
Command Output:
Additional Information:
Programming the ATtiny88 using Microchip Studio works correctly with the same PICkit4. This indicates that the issue is specific to avrdude and not related to the hardware or connections.
Any ideas on how to resolve this issue?