hi , iam trying to configure the fuse bits in avr at90s1200 but i don't know how to do it in right way ??
when iam using a pic mcu i used to say
__config _CP_OFF&_LVP_OFF&_BODEN_OFF&_PWRTE_ON&_WDT_OFF&_XT_OSC
so how to do the same in avr and btw iam using avr studio and Proteus 7 for the simulation
when iam using a pic mcu i used to say
__config _CP_OFF&_LVP_OFF&_BODEN_OFF&_PWRTE_ON&_WDT_OFF&_XT_OSC
so how to do the same in avr and btw iam using avr studio and Proteus 7 for the simulation