Hello Again
After search's and tests i think i found the solution
----------------------------------------------------------------------
Debug build of project `C:\Pedro\WFF Generic HID Demo 3\WFF_GenericHID_Demo_3.mcp' started.
Language tool versions: MPASMWIN.exe v5.45, mplink.exe v4.43, mplib.exe v4.43
Preprocessor symbol `__DEBUG' is defined.
Wed May 16 12:25:21 2012
----------------------------------------------------------------------
Make: The target "C:\Pedro\WFF Generic HID Demo 3\main.o" is out of date.
Executing: "C:\Program Files (x86)\MCC18\bin\mcc18.exe" -p=18F4550 /i"C:\Program Files (x86)\MCC18\h" -I"..\Microchip Solutions v2011-07-14\Microchip\Include" "main.c" -fo="main.o" -D__DEBUG -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Make: The target "C:\Pedro\WFF Generic HID Demo 3\usb_descriptors.o" is out of date.
Executing: "C:\Program Files (x86)\MCC18\bin\mcc18.exe" -p=18F4550 /i"C:\Program Files (x86)\MCC18\h" -I"..\Microchip Solutions v2011-07-14\Microchip\Include" "usb_descriptors.c" -fo="usb_descriptors.o" -D__DEBUG -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Make: The target "C:\Pedro\WFF Generic HID Demo 3\usb_device.o" is out of date.
Executing: "C:\Program Files (x86)\MCC18\bin\mcc18.exe" -p=18F4550 /i"C:\Program Files (x86)\MCC18\h" -I"..\Microchip Solutions v2011-07-14\Microchip\Include" "..\Microchip Solutions v2011-07-14\Microchip\USB\usb_device.c" -fo="usb_device.o" -D__DEBUG -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Make: The target "C:\Pedro\WFF Generic HID Demo 3\debug.o" is out of date.
Executing: "C:\Program Files (x86)\MCC18\bin\mcc18.exe" -p=18F4550 /i"C:\Program Files (x86)\MCC18\h" -I"..\Microchip Solutions v2011-07-14\Microchip\Include" "debug.c" -fo="debug.o" -D__DEBUG -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Make: The target "C:\Pedro\WFF Generic HID Demo 3\usb_function_hid.o" is out of date.
Executing: "C:\Program Files (x86)\MCC18\bin\mcc18.exe" -p=18F4550 /i"C:\Program Files (x86)\MCC18\h" -I"..\Microchip Solutions v2011-07-14\Microchip\Include" "..\Microchip Solutions v2011-07-14\Microchip\USB\HID Device Driver\usb_function_hid.c" -fo="usb_function_hid.o" -D__DEBUG -mL -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Make: The target "C:\Pedro\WFF Generic HID Demo 3\WFF_GenericHID_Demo_3.cof" is out of date.
Executing: "C:\Program Files (x86)\Microchip\MPASM Suite\mplink.exe" /p18F4550 /l"C:\Program Files (x86)\MCC18\lib" "rm18f4550 - HID Bootload.lkr" "main.o" "usb_descriptors.o" "usb_device.o" "debug.o" "usb_function_hid.o" /u_CRUNTIME /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /o"WFF_GenericHID_Demo_3.cof" /M"WFF_GenericHID_Demo_3.map" /W
MPLINK 4.43, Linker
Device Database Version 1.8
Copyright (c) 1998-2011 Microchip Technology Inc.
Errors : 0
MP2HEX 4.43, COFF to HEX File Converter
Copyright (c) 1998-2011 Microchip Technology Inc.
Errors : 0
Loaded C:\Pedro\WFF Generic HID Demo 3\WFF_GenericHID_Demo_3.cof.
----------------------------------------------------------------------
Debug build of project `C:\Pedro\WFF Generic HID Demo 3\WFF_GenericHID_Demo_3.mcp' succeeded.
Language tool versions: MPASMWIN.exe v5.45, mplink.exe v4.43, mplib.exe v4.43
Preprocessor symbol `__DEBUG' is defined.
Wed May 16 12:25:25 2012
----------------------------------------------------------------------
BUILD SUCCEEDEDIt's ok???
regards
joshuac