trying my next step !!!
making a bare bone system .
My first job is to put a boot loader on the chip.
I`ve got a avr isp mk ii for this. install driver and
avr studio.
When I try to make the boot loader via arduino I just get a error.
avrdude: usbdev_open(): did not find any USB device "usb"
I`m I missing a driver etc or should I be use avr studio to make the boot loader ?
o.k off to do some reading to see if I can solve the problem myself.