Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | Piclist | How to install a C compiler in MPLAB v5.70?


Advertise Here

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

How to install a C compiler in MPLAB v5.70? - Bruce.J Sam - Jul 5 19:43:00 2004

   I have download PICC Lite Compiler form the website of HI-TECH.The document of this C compiler said it support to MPLAB 6.xx.But I can see the option of it in MPLAB v5.70.In "Project->Install Language Tool" I have selected "PICC Lite Compiler".Yet I open the dialog box again,the option is still original not "PICC Lite Compiler".I created a test.c to test the compiler.the program only write like this:
     int main()
     {
          return 0;
     }
The compiled result has several error.Certainly,I think this is cause by I haven't succeed install PICC Lite Compiler into MPLAB v5.70.How to do if I want to use PICC Lite Compiler in MPLAB v5.70?






(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )


Re: How to install a C compiler in MPLAB v5.70? - Igor Janjatovic - Jul 6 6:15:00 2004

> I have download PICC Lite Compiler form the website of HI-TECH.The
document of this C compiler said it support to MPLAB 6.xx.But I can see the
option of it in MPLAB v5.70.In "Project->Install Language Tool" I have
selected "PICC Lite

I think that you really need to download latest version of MPLAB.

Regards,
Igor




(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )