Pickit1 has a few tutorials and in the 3rd one it is a problem. Pls Help!!!Mail me if you know how to fix this problem .
I used pickit1 programmer, and mplab sim debugger and this is what i got as result:
Clean: Deleting intermediary and output files. Clean: Deleted file "D:\work\MPlab\PICkit 1\Tutorials\3\Asm\ledint.o". Clean: Deleted file "D:\work\MPlab\PICkit 1\Tutorials\3\Asm\ledint.ERR". Clean: Deleted file "D:\work\MPlab\PICkit 1\Tutorials\3\Asm\ledint.lst". Clean: Done. Executing: "C:\Program Files\Microchip\MPASM Suite\MPAsmWin.exe" /q /p12F675 "ledint.asm" /l"ledint.lst" /e"ledint.err" /o"ledint.o" Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 146 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 159 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 172 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 185 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 215 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 256 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 261 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 263 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 264 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 270 : Register in operand not in bank 0. Ensure that bank bits are correct. Message[302] D:\WORK\MPLAB\PICKIT 1\TUTORIALS\3\ASM\LEDINT.ASM 271 : Register in operand not in bank 0. Ensure that bank bits are correct. Executing: "C:\Program Files\Microchip\MPASM Suite\MPLink.exe" "D:\work\MPlab\source\12f675.lkr" "D:\work\MPlab\PICkit 1\Tutorials\3\Asm\ledint.o" "D:\work\MPlab\PICkit 1\Tutorials\3\Asm\intlib675.o" /o"Step_interrupt.cof" /M"Step_interrupt.map" /W MPLINK 4.1, Linker Copyright (c) 2006 Microchip Technology Inc. Error - Coff file format for 'D:\work\MPlab\PICkit 1\Tutorials\3\Asm\intlib675.o' is out of date. Errors : 1