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

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

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

相关推荐
wuyk5558 小时前
第2章:六步换相原理全解+STM32工程实战
c语言·开发语言·stm32·单片机·嵌入式硬件
小僧景贤12 小时前
单片机全方位调试实战指南:串口/RTT/逻辑分析仪/示波器/内核排错分层避坑教程
单片机·嵌入式硬件·物联网
2401_8275012816 小时前
【无标题】
arm开发·嵌入式硬件
LeoZY_16 小时前
LinkScope 使用笔记:基于 OpenOCD 的通用硬件芯片调试助手
笔记·单片机·嵌入式硬件·开源软件
星空真迷人18 小时前
嵌入式鸿蒙并非精简版,核心究竟是什么?
stm32·单片机·嵌入式硬件·物联网·华为·harmonyos·iot
iCxhust18 小时前
8088单板机VScode集成开发环境使用方法二(汇编版)
汇编·单片机·微机原理·8088单板机
hongmai66688818 小时前
GK7205V300芯片深度解析:H.265低功耗视觉主控,助力安防监控高效选型
arm开发·嵌入式硬件·物联网·智能家居·h.265·risc-v
m0_4666077019 小时前
只用三步使用MCSDK6生成电机控制工程
stm32·电机控制
2301_8014349820 小时前
STM32F407移植TinyUSB
stm32·单片机·嵌入式硬件
Dlrb121120 小时前
Linux驱动---Linux 中断系统及其上与下半部的介绍与阻塞IO实现按键检测
linux·嵌入式硬件·imx6ull·中断·阻塞io