The MPLAB C30 license has expired. ― 2009/01/20 19:24

本日から本格的に「Cによるマイコン操作術」を勉強しようと思ったのですが、以下のようなエラーが出て進めなくなりました。DEBUGオプションをとっても同じでした。コンパイラーのライセンスが切れたようです。最適化以外は自由に使えると聞いていたのですが、どうなっているのでしょうか? wizard途中の画像の「pic30-ld.exe」に×ついているのも気になります。
また、出鼻をくじかれました (^^;
----------------------------------------------------------------------
Debug build of project `C:\work\c_micom\ledshift\ledshift.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Tue Jan 20 19:20:56 2009
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "C:\work\c_micom\ledshift\ledshift.o".
Clean: Done.
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe" -mcpu=30F5011 -x c -c "ledshift.c" -o"ledshift.o" -D__DEBUG -g -Wall
Microchip MPLAB C30 License Manager Version v3.00 (Build Date Feb 28 2007).
Copyright (c) 2005 Microchip Technology Inc. All rights reserved.
The MPLAB C30 license has expired.
pic30-coff-cc1.exe: warning: Options have been disabled due to expired license
Couldn't locate build tool. Check tool locations.
----------------------------------------------------------------------
Debug build of project `C:\work\c_micom\ledshift\ledshift.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Tue Jan 20 19:20:56 2009
----------------------------------------------------------------------
BUILD FAILED
また、出鼻をくじかれました (^^;
----------------------------------------------------------------------
Debug build of project `C:\work\c_micom\ledshift\ledshift.mcp' started.
Preprocessor symbol `__DEBUG' is defined.
Tue Jan 20 19:20:56 2009
----------------------------------------------------------------------
Clean: Deleting intermediary and output files.
Clean: Deleted file "C:\work\c_micom\ledshift\ledshift.o".
Clean: Done.
Executing: "C:\Program Files\Microchip\MPLAB C30\bin\pic30-gcc.exe" -mcpu=30F5011 -x c -c "ledshift.c" -o"ledshift.o" -D__DEBUG -g -Wall
Microchip MPLAB C30 License Manager Version v3.00 (Build Date Feb 28 2007).
Copyright (c) 2005 Microchip Technology Inc. All rights reserved.
The MPLAB C30 license has expired.
pic30-coff-cc1.exe: warning: Options have been disabled due to expired license
Couldn't locate build tool. Check tool locations.
----------------------------------------------------------------------
Debug build of project `C:\work\c_micom\ledshift\ledshift.mcp' failed.
Preprocessor symbol `__DEBUG' is defined.
Tue Jan 20 19:20:56 2009
----------------------------------------------------------------------
BUILD FAILED
コメント
トラックバック
このエントリのトラックバックURL: http://satok.asablo.jp/blog/2009/01/20/4068045/tb
※なお、送られたトラックバックはブログの管理者が確認するまで公開されません。
コメントをどうぞ
※メールアドレスとURLの入力は必須ではありません。 入力されたメールアドレスは記事に反映されず、ブログの管理者のみが参照できます。
※なお、送られたコメントはブログの管理者が確認するまで公開されません。