Executing: "F:\Microchip\MPLAB\MPASM Suite\mplink.exe" /p12F635 "main.o" /u_DEBUG /u_DEBUGCODESTART=0x300 /u_DEBUGCODELEN=0x100 /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /z__MPLAB_DEBUGGER_PK3=1 /z__ICD2RAM=1 /o"main.cof" /M"main.map" /W /x
MPLINK 4.49, Linker
Device Database Version 1.14
Copyright (c) 1998-2011 Microchip Technology Inc.
Error - section '.org_1' can not fit the absolute section. Section '.org_1' start=0x00000000, length=0x000006e8
Errors : 1
Link step failed.
----------------------------------------------------------------------
Debug build of project `G:\workspace_MPLAB\PIC12F635\TEST3\TEST3.mcp' failed.
Language tool versions: MPASMWIN.exe v5.51, mplink.exe v4.49, mplib.exe v4.49
Preprocessor symbol `__DEBUG' is defined.
Target debug platform is `__MPLAB_DEBUGGER_PK3=1'.
Debug platform options are: `__ICD2RAM=1'.
Wed Jan 26 09:53:16 2022
----------------------------------------------------------------------
BUILD FAILED |