質問

I am trying to write some programs using MPLAB IDE in C language. For that I have installed version 8.0 MPLAB. But I could not find out the C compiler in it. So how to proceed to get the C compiler. Hope to get quick responses. Cheers!!!

役に立ちましたか?

解決

You have to install a C compiler separate. MPLAB supports several C compilers and it's easiest just to download one from Microchip. The compiler you'll need will depend on the chip family you are looking to program against whether it be 8, 16, or 32 bit. You can find more information on the various compilers available from Microchip here.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top