Форум myROBOT.ru » Шаг за шагом » Программирование микроконтроллеров » ПОМОГИТЕ ! :confused:

Страниц (1): [1]
 

1. hasakura - 02 Августа, 2007 - 20:10:04 - перейти к сообщению
Помогите ! Заколебался с прошивкой Атмеги8 ! Компилятор выдает ошибку


Build succeeded with 0 Warnings...
avr-gcc -gdwarf-2 -DF_CPU=8000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wundef -Wa,-adhlns=obj/my_test.lst -std=gnu99 -Wundef -gdwarf-2 -DF_CPU=8000000UL -Os -funsigned-char -funsigned-bitfields
-fpack-struct -fshort-enums -fno-exceptions -Wall -Wa,-adhlns=my_test.c -c -o my_test.o my_test.c
avr-gcc: installation problem, cannot exec `cc1': No such file or directory
make: *** [my_test.o] Error 1
Build failed with 1 errors and 0 warnings...

...
gcc plug-in: PlugInUtility::getExternalHeaderFiles Dependency directory does not exist
gcc plug-in: Making arbitrary targets when using external makefile may fail
gcc plug-in: CProjectTree::OnSize()
gcc plug-in: CProjectTree::OnSize() CProjectTree::Onsize: , cx=260, cy = 578, nType = 9
2. Admin - 02 Августа, 2007 - 23:27:22 - перейти к сообщению
Цитата:
avr-gcc: installation problem, cannot exec `cc1': No such file or directory


Что-то не так с файлом cc1.exe.

В WinAVR-20060421 он должен находиться в папке libexec\gcc\avr\3.4.6