Hi,
Suddenly my computer refuses to compile my MPLAB projects. I have reinstalled PBP and MPLAB 8.15a as suggested on mplabs webpage. I can understand why i get the first error... since the compiler haven't made any COD file in the project folder... but it generates ASM and LST files.
Any ideas what could be the problem before I test fly my PC from the 9:th floor??
Executing: "C:\pbp\PBPW.EXE" -ampasmwin -oq -z -p18F4620 "Loader R1A.bas"
PICBASIC PRO(TM) Compiler 2.47, (c) 1998, 2006 microEngineering Labs, Inc.
All Rights Reserved.
ERROR: Unable to access file E:\Per\LOADER R1A\Loader R1A.COD
Error processing COD file E:\Per\LOADER R1A\Loader R1A.COD
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 185 : Overwriting previous address contents (0000)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 185 : Overwriting previous address contents (0001)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 201 : Overwriting previous address contents (0002)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 201 : Overwriting previous address contents (0003)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 209 : Overwriting previous address contents (0004)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 209 : Overwriting previous address contents (0005)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 217 : Overwriting previous address contents (0006)
Error[118] E:\PER\LOADER R1A\LOADER R1A.ASM 217 : Overwriting previous address contents (0007)
Warning[203] E:\PER\LOADER R1A\LOADER R1A.ASM 731 : Found opcode in column 1. (GOTO)
Halting build on first failure as requested.
BUILD FAILED: Sun Jun 28 16:48:14 2009
Bookmarks