If I missed an updated post on this issue, please disregard and kindly supply a link...
I am trying to use an UNO board as an ISP programmer for ATMega32a series MCU's. I have read older posts and downloaded the bootloader and boards.txt. BUT it seems that these same elements and board entries appear in the new SDK.
I am using Arduino 1.0.5 but am unsure which board to select when uploading a sketch. I already have the fuses burned, as I did manage to do this via a makefile in atmel studio's command line utility. However I do not wish to use makefiles or command line and would rather use avrdude from within Arduino 1.0.5.
Can anyone assist? Is a pinconfig.h and boards.txt file required for these chips? Or can I simply choose an existing board model from within the Arduino SDK?
Thanks in advance...