문제

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