Quote:
|
Originally Posted by L33T-meh-
mmm didnt work
|
You get that kind of message when the wrong toolsuite is selected in MPLAB.
go to Project -> Select Language Toolsuite
In the pop-up window is "Microchip C18 Toolsuite" selected as the active Toolsuite?
If not select it. If the Toolsuite Contents come up with red X's then you have to click on each of the tools and browse to locate it.
MPASM is in C:\Program Files\MPLAB IDE\MCHIP_Tools\mpaswin.exe
MPLINK is in C:\mcc18\bin\mplink.exe
MPLAB C18 is in C:\mcc18\bin\mcc18.exe
Try that and see if you get further.