![Pololu P-Star 25K50 Micro Скачать руководство пользователя страница 19](http://html1.mh-extra.com/html/pololu/p-star-25k50-micro/p-star-25k50-micro_user-manual_1574946019.webp)
by the computer.
5.3. Compiling a program with MPLAB X and XC8
The P-Star can be programmed using standard development tools from Microchip. This section
explains how to get started programming the P-Star in the C language using MPLAB X and XC8.
[http://www.microchip.com/mplabx]
a free integrated development (IDE) from Microchip for
programming their PIC microcontrollers.
[http://www.microchip.com/compilers]
is a C compiler from
Microchip for 8-bit PICs. Both programs run on Windows, Max OS X, and Linux.
1. Download and install the latest versions of
[http://www.microchip.com/mplabx]
and
[http://www.microchip.com/compilers]
.
2. Find “MPLAB X IDE” in your Start Menu and run it.
3. From the File menu, select “New Project”.
4. On the first screen of the New Project wizard, select the “Microchip Embedded” category and
then select “Standalone Project”. Click “Next”.
5. For the Device, type the name of the microcontroller on your P-Star, which is either
“PIC18F25K50” or “PIC18F45K50”. Click “Next”.
Pololu P-Star User’s Guide
© 2001–2019 Pololu Corporation
5. Getting started
Page 19 of 46