Program Arduino from AVR Studio

Hi Folks:

If I connect a ISP to the ICSP port of Diecimila, I should be able to program the meag168 just using c compiled code, what happened when I switch back to the Arduino environment ? Do I need to use the "Burn Loader" option in the tool menu to restore the Arduino environment.
Thanks for the help in advance !

Peter Luke
Cheers!

Do I need to use the "Burn Loader" option in the tool menu to restore the Arduino environment.
Thanks for the help in advance !

I just restore the bootloader using the ISP.

Don

Hi Don:

Thanks for your help, is "AtmegaBoot_168_diecimila.hex" the right file to use ?

Cheers!

is "AtmegaBoot_168_diecimila.hex" the right file to use ?

That's the one I use.

Don