Hi all!
I have the following problem:
I'm working on a board including two different controllers. An AT32UC3A0512 and an ATXMega32A4. The AT32 is programmed with a JTAGICEMKII, the ATXMega with a AVR ONE!. I have two instances of the AVR Studio 6 opened, to see both project at the same time. The two controllers have to communicate to each other, as well as to other external devices, so it is an interactive process to write both codes. So far, so good.
What's driving me nuts is the programming of the devices, because the programming dialog seems to have only one instance. So I have always to change all the device and path fields when "switch" to the "other" device.
Isn't there a better way!?
regards,
Thomas