hkBattousai
Advanced Member level 4
mcc18.exe
Today I have decided to program my PIC with C instead of ASM. I have installed MPLAB 8.10 (with Microchip C18 compiler included) and HI-TECH PICC-18 compiler, then associated it with MPLAB.
Created a new Microchip C18 suit project with the new project wizard. As the first hinderance the compiler module 'mcc18.exe' was missing. (I made a google search, people say that in demo versions the compiler file is named 'mcc18demo.exe', but it is also missing).
Then I decided to use HI-TECH PICC-18 suit with MPLAB. This time the header file for my pic was missing. There is no compitable headers for my PIC.
How can I obtain these missing fles? I couldn't find them on the net, can you give me a web link to download, or can you just send them to me if you have?
Today I have decided to program my PIC with C instead of ASM. I have installed MPLAB 8.10 (with Microchip C18 compiler included) and HI-TECH PICC-18 compiler, then associated it with MPLAB.
Created a new Microchip C18 suit project with the new project wizard. As the first hinderance the compiler module 'mcc18.exe' was missing. (I made a google search, people say that in demo versions the compiler file is named 'mcc18demo.exe', but it is also missing).
Then I decided to use HI-TECH PICC-18 suit with MPLAB. This time the header file for my pic was missing. There is no compitable headers for my PIC.
How can I obtain these missing fles? I couldn't find them on the net, can you give me a web link to download, or can you just send them to me if you have?