I want to modify the frequency of my Atmega16 after setting up an avr project in CB,but after I check all the menus there isn't explicit menu or command for that.Is is necessary to modify the makefile directly?
It's in the 'project->build options->custom variables'. Change the value of 'F_CPU' or something like that.