![]() |
|
|
Продукция MICROCHIP Технические вопросы по всей продукции Microchip |
![]() |
|
Опции темы | Опции просмотра |
![]() |
#1 |
Junior Member
Регистрация: 18.06.2007
Адрес: г. Павлоград
Сообщений: 27
Вес репутации: 151/41 ![]() ![]() |
![]()
Начинаю осваивать работу с примерами MIcrochip Solutions.
Однако не получается корректно откомпилировать ни один из примеров. Прилагаю протокол компиляции. MPLAB 8.56, компилятор MPLAB C30 v3.25 Evalution, установленный 13.01.11. Microchip Solutions v2010-10-19. В чем может быть причина? Спасибо. Код:
---------------------------------------------------------------------- Release build of project `C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Primitives Layer Demo PIC24.mcp' started. Language tool versions: pic30-as.exe v3.25, pic30-gcc.exe v3.25, pic30-ld.exe v3.25, pic30-ar.exe v3.25 Fri Jan 14 14:07:33 2011 ---------------------------------------------------------------------- Clean: Deleting intermediary and output files. Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\MainDemo.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Font25PixelsHeight.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Pictures C30.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Font35PixelsHeight.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Window.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Button.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Chart.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\CheckBox.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\EditBox.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\GOL.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\GOLFontDefault.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Grid.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\GroupBox.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\ListBox.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Meter.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Picture.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Primitive.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\ProgressBar.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\RadioButton.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\RoundDial.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Slider.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\StaticText.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\DisplayDriver.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Palette.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\TimeDelay.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\gfxepmp.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Objects - Graphics Primitives Layer Demo\Pictures C30 Deflated.o". Clean: Deleted file "C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Primitives Layer Demo PIC24.mcs". Clean: Done. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "MainDemo.c" -o"Objects - Graphics Primitives Layer Demo\MainDemo.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "Font25PixelsHeight.c" -o"Objects - Graphics Primitives Layer Demo\Font25PixelsHeight.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "Pictures C30.c" -o"Objects - Graphics Primitives Layer Demo\Pictures C30.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "Font35PixelsHeight.c" -o"Objects - Graphics Primitives Layer Demo\Font35PixelsHeight.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Window.c" -o"Objects - Graphics Primitives Layer Demo\Window.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Button.c" -o"Objects - Graphics Primitives Layer Demo\Button.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Chart.c" -o"Objects - Graphics Primitives Layer Demo\Chart.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\CheckBox.c" -o"Objects - Graphics Primitives Layer Demo\CheckBox.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\EditBox.c" -o"Objects - Graphics Primitives Layer Demo\EditBox.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\GOL.c" -o"Objects - Graphics Primitives Layer Demo\GOL.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\GOLFontDefault.c" -o"Objects - Graphics Primitives Layer Demo\GOLFontDefault.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Grid.c" -o"Objects - Graphics Primitives Layer Demo\Grid.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\GroupBox.c" -o"Objects - Graphics Primitives Layer Demo\GroupBox.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\ListBox.c" -o"Objects - Graphics Primitives Layer Demo\ListBox.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Meter.c" -o"Objects - Graphics Primitives Layer Demo\Meter.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Picture.c" -o"Objects - Graphics Primitives Layer Demo\Picture.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Primitive.c" -o"Objects - Graphics Primitives Layer Demo\Primitive.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\ProgressBar.c" -o"Objects - Graphics Primitives Layer Demo\ProgressBar.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\RadioButton.c" -o"Objects - Graphics Primitives Layer Demo\RadioButton.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\RoundDial.c" -o"Objects - Graphics Primitives Layer Demo\RoundDial.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Slider.c" -o"Objects - Graphics Primitives Layer Demo\Slider.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\StaticText.c" -o"Objects - Graphics Primitives Layer Demo\StaticText.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\DisplayDriver.c" -o"Objects - Graphics Primitives Layer Demo\DisplayDriver.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Palette.c" -o"Objects - Graphics Primitives Layer Demo\Palette.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Common\TimeDelay.c" -o"Objects - Graphics Primitives Layer Demo\TimeDelay.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "..\Microchip\Graphics\Drivers\gfxepmp.c" -o"Objects - Graphics Primitives Layer Demo\gfxepmp.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 -x c -c "Pictures C30 Deflated.c" -o"Objects - Graphics Primitives Layer Demo\Pictures C30 Deflated.o" -I"..\Board Support Package" -I"." -I"..\Microchip\Include" -g -Os -Wall Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Executing: "C:\Program Files\Microchip\mplabc30\v3.25\bin\pic30-gcc.exe" -mcpu=24FJ128GA010 "Objects - Graphics Primitives Layer Demo\MainDemo.o" "Objects - Graphics Primitives Layer Demo\Font25PixelsHeight.o" "Objects - Graphics Primitives Layer Demo\Pictures C30.o" "Objects - Graphics Primitives Layer Demo\Font35PixelsHeight.o" "Objects - Graphics Primitives Layer Demo\Window.o" "Objects - Graphics Primitives Layer Demo\Button.o" "Objects - Graphics Primitives Layer Demo\Chart.o" "Objects - Graphics Primitives Layer Demo\CheckBox.o" "Objects - Graphics Primitives Layer Demo\EditBox.o" "Objects - Graphics Primitives Layer Demo\GOL.o" "Objects - Graphics Primitives Layer Demo\GOLFontDefault.o" "Objects - Graphics Primitives Layer Demo\Grid.o" "Objects - Graphics Primitives Layer Demo\GroupBox.o" "Objects - Graphics Primitives Layer Demo\ListBox.o" "Objects - Graphics Primitives Layer Demo\Meter.o" "Objects - Graphics Primitives Layer Demo\Picture.o" "Objects - Graphics Primitives Layer Demo\Primitive.o" "Obj ects - Graphics Primitives Layer Demo\ProgressBar.o" "Objects - Graphics Primitives Layer Demo\RadioButton.o" "Objects - Graphics Primitives Layer Demo\RoundDial.o" "Objects - Graphics Primitives Layer Demo\Slider.o" "Objects - Graphics Primitives Layer Demo\StaticText.o" "Objects - Graphics Primitives Layer Demo\DisplayDriver.o" "Objects - Graphics Primitives Layer Demo\Palette.o" "Objects - Graphics Primitives Layer Demo\TimeDelay.o" "Objects - Graphics Primitives Layer Demo\gfxepmp.o" "Objects - Graphics Primitives Layer Demo\Pictures C30 Deflated.o" -o"Primitives Layer Demo PIC24.cof" -Wl,-L"C:\Program Files\Microchip\MPLAB C30\lib",-Tp24FJ128GA010.gld,--defsym=__MPLAB_BUILD=1,-Map="Primitives Layer Demo PIC24.map" Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x16): In function `SetReg': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:215: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x1a):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:216: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x1e):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:217: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x24):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:220: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x1de): In function `SetAddress': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:165: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x1e2):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:166: more undefined references to `DeviceWrite' follow Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x204): In function `GetReg': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:278: undefined reference to `DeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x206):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:279: undefined reference to `DeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x210): In function `ResetDevice': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:308: undefined reference to `DeviceInit' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x30e): In function `PutPixel': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:535: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x312):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x32e): In function `GetPixel': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:584: undefined reference to `SingleDeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x330):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:585: undefined reference to `SingleDeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x334):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:587: undefined reference to `SingleDeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x33a):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:588: undefined reference to `SingleDeviceRead' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x7c0): In function `PutImage1BPP': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:1418: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x7c4):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x8c2): In function `PutImage4BPP': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:1536: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x8c6):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x9a4): In function `PutImage8BPP': C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c:1636: undefined reference to `DeviceWrite' Objects - Graphics Primitives Layer Demo\DisplayDriver.o(.text+0x9a8):C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\..\Microchip\Graphics\DisplayDriver.c: more undefined references to `DeviceWrite' follow Link step failed. ---------------------------------------------------------------------- Release build of project `C:\Microchip Solutions v2010-10-19\Graphics Primitive Layer Demo\Primitives Layer Demo PIC24.mcp' failed. Language tool versions: pic30-as.exe v3.25, pic30-gcc.exe v3.25, pic30-ld.exe v3.25, pic30-ar.exe v3.25 Fri Jan 14 14:08:00 2011 ---------------------------------------------------------------------- BUILD FAILED |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Регистрация: 18.01.2008
Возраст: 35
Сообщений: 4,264
Вес репутации: 2731/107 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]()
Причина:
Цитата:
|
|
![]() |
![]() |
![]() |
#3 |
Junior Member
Регистрация: 18.06.2007
Адрес: г. Павлоград
Сообщений: 27
Вес репутации: 151/41 ![]() ![]() |
![]()
Machine slave, спасибо.
Однако на другом компьютере с теми же версиями MPLAB, C30, MIcrochip Solutions компилируется любой пример без ошибок. Меня смущает в листинге компиляции : Код:
Microchip MPLAB C30 License Manager Version v3_25 (Build Date Oct 11 2010). Copyright (c) 2008 Microchip Technology Inc. All rights reserved. The MPLAB C30 license has expired. Options have been disabled due to expired license Visit http://www.microchip.com/ to purchase a new key. |
![]() |
![]() |
![]() |
#4 |
Senior Member
Регистрация: 07.03.2007
Адрес: Саратов
Возраст: 38
Сообщений: 385
Вес репутации: 308/47 ![]() ![]() ![]() ![]() |
![]()
надо компилятор купить
![]() |
![]() |
![]() |
![]() |
#5 |
Member
Регистрация: 28.10.2014
Адрес: Lithuania / Литва, Vilnius / Вильнюс
Возраст: 32
Сообщений: 61
Вес репутации: 100/14 ![]() ![]() |
![]()
Привет. Закончилас MPLAB C30 лицензия, что делать? На учебу денег нет, только на еду, лицензию купить немогу. Есть какое нибудь лекарство?
__________________
Кто, если не мы, когда, если не сейчас? |
![]() |
![]() |
![]() |
#6 |
Senior Member
Регистрация: 03.01.2009
Сообщений: 128
Вес репутации: 394/38 ![]() ![]() ![]() ![]() |
![]()
А что, нужны уровни оптимизации больше первого? Остальное и без лицензии работает.
|
![]() |
![]() |
![]() |
#7 |
Member
Регистрация: 28.10.2014
Адрес: Lithuania / Литва, Vilnius / Вильнюс
Возраст: 32
Сообщений: 61
Вес репутации: 100/14 ![]() ![]() |
![]()
В корен неработает. Нажимаю Run -> Build Project и небуилдит, пишет что то о лицензии, вечером отпринтскриню.
__________________
Кто, если не мы, когда, если не сейчас? |
![]() |
![]() |
![]() |
#8 |
Senior Member
Регистрация: 12.07.2012
Возраст: 31
Сообщений: 1,598
Вес репутации: 3110/68 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]()
LKIJ/ЛДКО
используйте xc16. не используйте c30. иначе Вы будете вопрошать о вещах, свойственных устаревшему инструментарию и тишина будет Вам ответом. с30 в прошлом. сейчас официально xc16. http://www.microchip.com/mplab/compilers |
![]() |
![]() |
![]() |
#9 |
Member
Регистрация: 28.10.2014
Адрес: Lithuania / Литва, Vilnius / Вильнюс
Возраст: 32
Сообщений: 61
Вес репутации: 100/14 ![]() ![]() |
![]()
Спосибки.
XC16 тоже буилдит не без приключений. Под первым ерорам лежала верхняя запятая в "p24F16KA101.inc" фаиле в закоментареной облости (принтскрин прикреплен). Буилдер просил там поставить еще одну верхнюю запятую чтобы что то "terminated". Я стер эту верхнюю запятую в коментариях и первый ерор атпал. Но вот второй ерор по круче, нету прямой ссылки на него, только упомянуто, что это "syntax error". Может знаете где беда?
__________________
Кто, если не мы, когда, если не сейчас? |
![]() |
![]() |
![]() |
#10 |
Senior Member
Регистрация: 18.08.2007
Адрес: M.O.
Возраст: 58
Сообщений: 2,190
Вес репутации: 2921/89 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]()
А причем тут XC16?
Речь вероятно идет об ASM16? Для ASM не нужно никаких лицензий. Предупреждение об отсутствии лицензии на XC16 никакого отношения к работе на ASM16 не имеет. Но поскольку ASM16 является частью XC16 оно (предупреждение) появляется. Таким образом, разбирайтесь с ошибками АСМа и все заработает. Кстати, в MPLAB X некорректно работает механизм поиска ошибок в тексте программы при клике на сообщение об ошибке. Поэтому читайте само сообщение и переходите по номеру строки кода вручную. В представленном скрине ошибка в написании регистра конфига. Имя регистра должно иметь двойное подчеркивание. Например __FICD. То есть строка конфига выглядеть как: Код:
..................... config __FICD,JTAGEN_OFF & ICS_PGD2 ..................... Код:
/* ** Configuration Words */ __FICD : { KEEP (*(__FICD.sec*)) } >FICD __FPOR : { KEEP (*(__FPOR.sec*)) } >FPOR __FWDT : { KEEP (*(__FWDT.sec*)) } >FWDT __FOSC : { KEEP (*(__FOSC.sec*)) } >FOSC __FOSCSEL : { KEEP (*(__FOSCSEL.sec*)) } >FOSCSEL __FGS : { KEEP (*(__FGS.sec*)) } >FGS __FUID0 : { KEEP (*(__FUID0.sec*)) } >FUID0 __FUID1 : { KEEP (*(__FUID1.sec*)) } >FUID1 __FUID2 : { KEEP (*(__FUID2.sec*)) } >FUID2 __FUID3 : { KEEP (*(__FUID3.sec*)) } >FUID3 Последний раз редактировалось Марк; 11.11.2017 в 07:00. |
![]() |
![]() |
![]() |
#11 |
Member
Регистрация: 28.10.2014
Адрес: Lithuania / Литва, Vilnius / Вильнюс
Возраст: 32
Сообщений: 61
Вес репутации: 100/14 ![]() ![]() |
![]()
Эту конструкцию регистра конфига непомню где нашел, но она буилдится и работает. Что насчет запятой, то в пройекте как файл линкера указал .inc вместо .gld
__________________
Кто, если не мы, когда, если не сейчас? |
![]() |
![]() |
![]() |
Здесь присутствуют: 1 (пользователей: 0 , гостей: 1) | |
Опции темы | |
Опции просмотра | |
|
|
![]() |
||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Проблема с Microchip PIC16 + A.P.S. 2500... | Max S. Squit | Продукция MICROCHIP | 3 | 06.12.2007 20:25 |