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

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

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

相关推荐
炸膛坦客1 小时前
单片机/C/C++八股:(二十六)IIC 专题(I²C)---- 上集
c语言·c++·单片机
华清远见IT开放实验室6 小时前
实验室建设案例 | 石家庄科技信息职业学院嵌入式实验室——从底层硬件到系统应用,一所应用型高校的嵌入式人才培养这样落地
linux·arm开发·stm32·嵌入式硬件·高校·实验室建设
AI的探索之旅8 小时前
AI辅助原理图评审:电源去耦、BOOT引脚、VCAP——19项逐一核查,遗漏?不存在的
人工智能·vscode·嵌入式硬件
茯苓gao8 小时前
嵌入式开发笔记:EtherCAT协议从硬件到软件完整配置指南——从零搭建一套EtherCAT通信系统
笔记·嵌入式硬件·学习
GeekArch8 小时前
第24讲:Vibe模式代码风格控制——适配Keil/STM32工程规范
人工智能·stm32·单片机·嵌入式硬件·mcu·决策树·ai编程
Freedom_my9 小时前
STM32项目3
stm32·单片机·嵌入式硬件
国科安芯10 小时前
星间光链路:AS32S601型抗辐射MCU在空间激光通信终端控制中的技术实现
服务器·网络·单片机·嵌入式硬件·物联网·安全·信息与通信
小李不困还能学11 小时前
基于 51 单片机的8 路抢答器设计教程
单片机·嵌入式硬件·mongodb·抢答器
CedarQR11 小时前
万字长文:从零在 RK3588 上部署 PaddleSpeech 中文 TTS 全流程(FastSpeech2 + HiFiGAN)
开发语言·c++·嵌入式硬件·ubuntu·json
萌动的小火苗12 小时前
嵌入式开发中的栈与队列:任务调度为什么依赖数据结构
数据结构·c++·单片机·嵌入式硬件