STM32 MPLAB X IDE 软件安装-玩转单片机-英文版沉浸式安装

Installation of MPLAB Softwares:xc8 C Compiler, xIDE, and peripheral Library

相关安装说明总结,差不多都是下一步,若遇到选择框的话可以参考,可以根据个人项目需求去选择。祝一切顺利。

Programs Required:

No 1: XC8 C compiler version v1.35

Folder C:\Program Files (x86)\Microchip\xc8\v1.35

Program Filename: xc8-v1.35-full-install-windows-installer.exe

No 2: MPLAB xIDE version v3.15

C:\Program Files (x86)\Microchip\MPLABX\v3.15

Program Filename: MPLABX-v3.15-windows-installer.exe

No3: Install Microchip Peripheral Library (plib) for PIC18 (MCU) version v2.00rc3

Folder: C:\Program Files (x86)\Microchip\xc8\v1.35

Program Filename: peripheral-libraries-for-pic18-v2.00rc3- windows-installer.exe

Installation of xc8 C Compiler


Click accept license agreement


C:\Program Files (x86)\Microchip\xc8\v1.35

If you have existing C18 (mcc18) c codes, consider tick the last three settings.

For new code created for xc8 then it becomes optional.

Installation in progress

Next is to install the MPLAB xIDE

Installation of MPLAB xIDE (Integrated Development Environment)

After the first screen "MPLABX" the below screen will appear.

Click accept license agreement

C:\Program Files (x86)\Microchip\MPLABX\v3.15




Next install the peripheral library

Installation of the Peripheral Library


Click accept license agreement

C:\Program Files (x86)\Microchip\xc8

Select ...\xc8\v1.35




Installation of the three software completed.

To start your development work, please refer to the Topic MPLAB xIDE slides

恭喜你,完成了,有其他安装问题等都可以关注私信我。

语言可以选择英文安装或者中文安装。网上有很多中文安装,若有英文需求的可以参考这个。

相关推荐
QAQ小菜鸟3 小时前
一、安装Altium Designer 26.1
嵌入式硬件
嵌入式-老费5 小时前
esp32开发与应用(用面包板去学模块)
嵌入式硬件
归零鸟5 小时前
WD Elements移动硬盘能识别出盘但不能出盘的修复记录
stm32·单片机·嵌入式硬件
追兮兮6 小时前
MCUQuickStart v1.1.0发布,一键生成Keil工程+RTOS模板
stm32·单片机·嵌入式硬件·freertos·gd32·keil5
国科安芯6 小时前
ASP7A84AS与主流架构兼容替代及系统级电源完整性解决方案的深度研究
单片机·嵌入式硬件·架构
kaikaile19957 小时前
STC8单片机实现简单花样DMX512控制器
单片机·嵌入式硬件
szxinmai主板定制专家7 小时前
RK3568 + CODESYS+实时系统运动控制器PLC,支持 AI 视觉目标检测,预测性维护,混合多系统部署,多路模拟量采集
arm开发·人工智能·嵌入式硬件·fpga开发
rit84324997 小时前
STM32移植NES模拟器指南
stm32·单片机·嵌入式硬件
都在酒里7 小时前
STM32 I2C通信协议详解——标准库函数实现(通讯协议总结一)
stm32·嵌入式硬件·i2c