[an error occurred while processing this directive]
p.s. тупость - моя естессна... листинг внутре
(«Телесистемы»: Конференция «Микроконтроллеры и их применение»)

миниатюрный аудио-видеорекордер mAVR

Отправлено LordN 16 июля 2006 г. 15:57
В ответ на: скорее это просто тупость... отправлено LordN 16 июля 2006 г. 15:47

Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\main.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\main.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\Usart_Print.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\Usart_Print.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\InitMcu.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\InitMcu.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\Interrupt.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\Interrupt.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\OutFan.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\OutFan.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\PID.obj".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\PID.cce".
Clean: Deleted file "D:\ProjPic\NTO18\nto0307\nto0307.mcs".
Clean: Done.
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"main.cce" "main.c" -O"main.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"Usart_Print.cce" "Usart_Print.c" -O"Usart_Print.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"InitMcu.cce" "InitMcu.c" -O"InitMcu.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"Interrupt.cce" "Interrupt.c" -O"Interrupt.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"OutFan.cce" "OutFan.c" -O"OutFan.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -C -E"PID.cce" "PID.c" -O"PID.obj" -Zg9 -O -D32 -FDOUBLE -Q -MPLAB -18F252
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 158 : illegal conversion between pointer types
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 159 : illegal conversion between pointer types
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 194 : illegal conversion between pointer types
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 195 : illegal conversion between pointer types
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 231 : illegal conversion between pointer types
Warning[000] D:\ProjPic\NTO18\nto0307\PID.c 232 : illegal conversion between pointer types
Executing: "C:\Program Files\HI-TECH Software\PICC-18\ht-picc18.8.35.pl3.plus.fix\bin\picc18.exe" -E"nto0307.lde" "D:\ProjPic\NTO18\nto0307\main.obj" "D:\ProjPic\NTO18\nto0307\Usart_Print.obj" "D:\ProjPic\NTO18\nto0307\InitMcu.obj" "D:\ProjPic\NTO18\nto0307\Interrupt.obj" "D:\ProjPic\NTO18\nto0307\OutFan.obj" "D:\ProjPic\NTO18\nto0307\PID.obj" -O"nto0307.cof" -O"nto0307.hex" -D32 -FDOUBLE -Q -MPLAB -18F252
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _a (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _b (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _y (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _a2 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _a4 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _b2 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _a6 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _b4 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _b6 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _tauOutFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 16 : multiply defined symbol: _TimePompagh (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 17 : multiply defined symbol: _tauQuant (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 17 : multiply defined symbol: _tauThempFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 18 : multiply defined symbol: _tauDiffFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 18 : multiply defined symbol: _OrderExpFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\InitMcu.obj 18 : multiply defined symbol: _LinTable (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _a (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _b (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _y (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _a2 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _a4 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _b2 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _a6 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _b4 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _b6 (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _tauOutFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _TimePompagh (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 16 : multiply defined symbol: _tauQuant (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 17 : multiply defined symbol: _tauThempFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 17 : multiply defined symbol: _tauDiffFilter (D:\ProjPic\NTO18\nto0307\main.obj)
Error[000] D:\ProjPic\NTO18\nto0307\OutFan.obj 17 : Too many errors
BUILD FAILED: Sun Jul 16 18:58:35 2006


Составить ответ  |||  Конференция  |||  Архив

Ответы


Отправка ответа

Имя (обязательно): 
Пароль: 
E-mail: 

Тема (обязательно):
Сообщение:

Ссылка на URL: 
Название ссылки: 

URL изображения: 


Rambler's Top100 Рейтинг@Mail.ru
Перейти к списку ответов  |||  Конференция  |||  Архив  |||  Главная страница  |||  Содержание