The problem I am facing is that it seems like the uC is running with a wrong clock.
In the project settings the clock is set and in the beginning of the program i also set the F_CPU to 12000000UL just to make sure.
If i build and flash the main.c file with avr studio everything runs fine, but when i build it in eclipse it seems like the final program on the uC is running about 10-12 times slower than it expected.
I already reinstalled Eclipse and avr crosspack, nothing changed...
i hope somebody can help me.
luki14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am running AVR CrossPack, Eclipse and the AVR plugin on OS X 10.9.
Eclipse Version: Kepler Service Release 1 Build id: 20130919-0819
AVR Eclipse Plugin: 2.4.1.20131008-1720-beta
The problem I am facing is that it seems like the uC is running with a wrong clock.
In the project settings the clock is set and in the beginning of the program i also set the F_CPU to 12000000UL just to make sure.
If i build and flash the main.c file with avr studio everything runs fine, but when i build it in eclipse it seems like the final program on the uC is running about 10-12 times slower than it expected.
I already reinstalled Eclipse and avr crosspack, nothing changed...
i hope somebody can help me.
luki14