pickit3 レッスンプログラムが動作しません
pickit3 レッスンプログラムが動作しません
pickit3 に付属していたサンプルプログラム レッスン 01 Hello LED をビルドしましたが
下記のエラーが表示されます。
解決方法がわかる方、よろしくお願いします
----------------------------------------------------------------------
Release build of project `D:\PIC\PICkit 3 Debug Express Lessons\01 Hello LED\Lesson 1 LED.mcp' started.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Thu May 27 16:30:30 2010
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "D:\PIC\PICkit 3 Debug Express Lessons\01 Hello LED\01 Hello LED.o".
Clean: Done.
Executing: "C:\Program Files\Microchip\MCC18\bin\mcc18.exe" -p=18F45K20 "01 Hello LED.c" -fo="01 Hello LED.o" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
MPLAB C18 v3.35 (evaluation)
Copyright 2000-2010 Microchip Technology Inc.
Days remaining until evaluation becomes feature limited: 60
Executing: "C:\Program Files\Microchip\MCC18\bin\mplink.exe" /l"C:\MCC18\lib" "C:\Program Files\Microchip\MPASM Suite\LKR\18F45k20.lkr" "01 Hello LED.o" /u_CRUNTIME /z__MPLAB_BUILD=1 /o"Lesson 1 LED.cof" /M"Lesson 1 LED.map" /W
MPLINK 4.35, Linker
Copyright (c) 1998-2010 Microchip Technology Inc.
Error - could not find definition of symbol 'TRISD' in file './01 Hello LED.o'.
Errors : 1
Link step failed.
----------------------------------------------------------------------
Release build of project `D:\PIC\PICkit 3 Debug Express Lessons\01 Hello LED\Lesson 1 LED.mcp' failed.
Language tool versions: mpasmwin.exe v5.35, mplink.exe v4.35, mcc18.exe v3.35
Thu May 27 16:30:31 2010
----------------------------------------------------------------------
BUILD FAILED
お礼
ありがとうございました。
補足
URLが開けませんでした。