PIC12C509A のアセンブルができない!(MPLAB IDE V
PIC12C509A のアセンブルができない!(MPLAB IDE V8.40)
MPLAB IDE V8.40 を使っております。
PIC12C509Aをアセンブルしようとすると、以下のエラーが出ます。
どのように対処すればよいのでしょうか?
ちなみに、他のPICでは大丈夫のようです。
----------------------------------------------------------------------
Debug build of project `C:\My_MPLAB\test2\test2.mcp' started.
Language tool versions: MPASMWIN.exe v5.34, mplink.exe v4.34
Preprocessor symbol `__DEBUG' is defined.
Mon Oct 04 12:52:29 2010
----------------------------------------------------------------------
Make: The target "C:\My_MPLAB\test2\test2.o" is out of date.
Executing: "C:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe" /q /p12C509A "test2.asm" /l"test2.lst" /e"test2.err" /o"test2.o" /d__DEBUG=1