Hola a todos, tengo un problema cuando genero el .hex, esto es lo que me dice el mplab
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "C:\Archivos de programa\Microchip\MPASM Suite\MPASMWIN.exe" /q /p18F2420 "p6.asm" /l"p6.lst" /e"p6.err"
Warning[215] G:\P6\P6.ASM 12 : Processor superseded by command line. Verify processor symbol.
Warning[230] G:\P6\P6.ASM 68 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 69 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 70 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 71 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 72 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 73 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 74 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 75 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 76 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 77 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 78 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Warning[230] G:\P6\P6.ASM 79 : __CONFIG has been deprecated for PIC18 devices. Use directive CONFIG.
Executing: "C:\Archivos de programa\Microchip\MPASM Suite\mplink.exe" /p18F2420 "p6.o" /z__MPLAB_BUILD=1 /o"p6.cof" /M"p6.map" /W /x
MPLINK 4.40, Linker
Device Database Version 1.2
Copyright (c) 1998-2011 Microchip Technology Inc.
Error - section '.org_3' can not fit the absolute section. Section '.org_3' start=0x00f00000, length=0x00000200
Errors : 1
Link step failed.
----------------------------------------------------------------------
Release build of project `G:\p6\p6.disposable_mcp' failed.
Language tool versions: MPASMWIN.exe v5.42, mplink.exe v4.40, mplib.exe v4.40
Sat Aug 20 23:57:33 2011
----------------------------------------------------------------------
BUILD FAILED
si me pueden ayudar se los agradecería
