i built my own pro mini from the sparkfun's files so there is a 16MHz resonator on it. i have an avr isp MKII programmer in addition to the arduino ide 0022.
i can read the settings from within AVRStudio just fine - it is a blank chip so all the 'stock' settings are in there. i have the hex for the bootloader from the arduino ide, but i thought i need to set the fuses first w/ AVRStudio. please advise.
also, when attempting to use arduino 0022 to burn the bootloader from it, regardless of what port it select i get an error about a usb error. even when i have no com port selected and just select the pro mini board and then go to the bootloader section and select the avr isp mkII programmer, again, an error about no usb programmer - but it is there since it is working fine w/ avrstudio.
running win7 64bit - i have programmed other atmega328p before w/ no issues, so if somebody could let me what fuses need to be set that would be great.
thanks,
bob
ps - i have read the tutorial here about programming the bootloader for the mini/pro mini but it does not talk about any fuse settings