Tiny85 via USBASP??????????

i tried to burn boot loader via arduino uno but unsuccessful. how to burn in using USBasp describe plz

manjulaa:
i tried to burn boot loader via arduino uno but unsuccessful. how to burn in using USBasp describe plz

If you have a USBASP programmer, you don't need a bootloader to use an ATtiny85. You can use the Arduino IDE's 'Burn Bootloader' command to set the fuses, then just upload the compiled Arduino code to the ATtiny85 directly with the USBASP and the Arduino IDE's 'Upload Using Programmer'.