News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

where can I modify the frequency of MCU in a opened avr project?

Started by zhl, August 26, 2011, 10:56:50 AM

Previous topic - Next topic

zhl

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?

scarphin

It's in the 'project->build options->custom variables'. Change the value of 'F_CPU' or something like that.