MCU PIC IDE 软件安装

这篇博客详细介绍了如何使用MPLAB_IDE和HI-TECH编译器进行PIC微控制器的软件开发,包括安装、破解及程序烧录的步骤。重点讲述了使用PICkit3进行程序下载的方法,包括固件更新和IC型号的选择。此外,还提供了相关软件的下载链接和烧录器的管脚说明。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

开发使用 软件明细:

1、集成开发环境MPLAB_IDE_8_85
2、编译器HI-TECH PICC_9.80_win
2.1安装说明:

  • 安装HCPIC-pro-9.80
  • 安装过程中,提示Select Activate PRO/Standard mode with serial number,随便输入,如111111等
  • 依次点击NEXT,直至点击finish,完成。
  • 双击破解软件 HI-TECH,提示打开激活请求文件Open activation request file… 点击Open,
    在HCPIC-pro-9.80的安装路径下找到HCPICP-11111- activation-request.txt文件,打开。
    可看到HI-TECH软件的Activate 按键变有效,点击
    则可成功破解,成功后可看到在HCPIC-pro-9.80的安装路径下产生了HCPICP-11111-activation-response.txt文件,OK!

3、HI-TECH_Keygen_V2.3 注册软件
在这里插入图片描述

4、软件下载链接:
kit光盘kit3,3.5,2 都可以用:链接:https://pan.baidu.com/s/1NJqtaick2Vg8h5ohFvFTpg 提取码:q8wm

程序下载软件:

5.PICkit3独立烧写软件

1,第一次用需要更新kit3内部os:菜单tool/downlosd(倒数第二项),选择目录下PICkit3 Programmer_v3.10/PK3OSV020005.hex 等待更新完成可以使用了!
在这里插入图片描述
在这里插入图片描述
1.2.选择IC型号 导入hex文件
在这里插入图片描述
在这里插入图片描述
1.3链接硬件 程序烧录
在这里插入图片描述

1.4烧录器管脚说明:
在这里插入图片描述

2,
返回 mplab软件:步骤:
点击:PICkit3 软件 菜单tool/最后一项;

3,自恢复固件过程(kit3.5,kit3没有这个功能):

1, 当kit3所有灯都亮,usb口电脑无法识别
2,按住按键不放连kit3到电脑usb口
3,打开pickit3.exe软件,现在可以松开按键了
4,打开菜单 Tools/Download PICkit Operating System 选择PK3OSV020000.hex 文件更新kit3 os(就是这个文件PK3OSV020005.hex);
5,待4里更新完毕,打开菜单Tools/Revert to MPLAB mode;
6,打开mplab软件可以使用了(如果连接 mplab IPE(或者 mplabx ide ),如果开始第一次 连接失败,再点击连接,试个1-3次就可以了)

HI-TECH Universal RSA Keygen v2.2 ================================= * HI-TECH Universal RSA Keygen generates real RSA signed activation data. * Replaces HI-TECH RSA public key with self-generated RSA key - different every time! * Generates permanent key - no expiry date! * Tested with: HI-TECH C Compiler for PIC10-12-16 MCUs HI-TECH C PRO for the PIC18 MCU Family HI-TECH C PRO for the PIC32 MCU Family HI-TECH for dsPIC-PIC24 HI-TECH C PRO for the Silicon Labs 8051 MCU Family HI-TECH C PRO for the PSoC Mixed-Signal Array HI-TECH C for Holtek MCU HI-TECH PICC-18 STD 1. Install software. 2. Select Activate PRO/Standard mode with serial number & make up your own serial number. e.g. 654321 3. Tick Off-Line - activation will be completed by email. 4. When software has finished installing run HI-TECH.exe and point to your activation-request.txt file. e.g. HCPICP-654321-activation-request.txt file in installation folder. NOTE TO VISTA & WINDOWS 7 USERS ------------------------------- If you have used other HI-TECH keygens/patches in the past they may have written data to your VirtualStore. The HI-TECH data in your VirtualStore takes precedence over global data when present and must be removed. Run CLEAN.BAT to remove this data; it will do no harm if you have not used HI-TECH keygens/patches before. You can run CLEAN.BAT before or after the HI-TECH Universal RSA Keygen. CLEAN.BAT removes the following keys from the registry: [HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\HI-TECH Software] [HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\HI-TECH Software] and the following folders: %LOCALAPPDATA%\VirtualStore\Program Files (x86)\HI-TECH Software %LOCALAPPDATA%\VirtualStore\Program Files\HI-TECH Software HISTORY ------- 01.03.2010 HI-TECH Universal RSA Keygen v1.0 Original command line version. 15.04.2010 HI-TECH Universal RSA Keygen v2.0 Windows version. 18.04.2010 HI-TECH Universal RSA Keygen v2.1 Improved compiler detection. Activates pre-2009 compilers. 19.05.2010 HI-TECH Universal RSA Keygen v2.2 Enhanced error detection & reporting. 64-bit version released. Included CLEAN.BAT to remove HI-TECH data from VirtualStore. 24.06.2010 HI-TECH Universal RSA Keygen v2.3 Supports new manifest format. TEST ---- >picc --ver HI-TECH C Compiler for PIC10/12/16 MCUs (PRO Mode) V9.70 Copyright (C) 2009 Microchip Technology Inc. Serial number: HCPICP-654321 (PRO) >picc18 --ver HI-TECH C PRO for the PIC18 MCU Family V9.63PL3 Copyright (C) 1984-2009 HI-TECH SOFTWARE Serial number: HCPIC18P-654321 >picc32 --ver HI-TECH C PRO for the PIC32 MCU Family (PRO Mode) V9.60PL2 Copyright (C) 1984-2009 HI-TECH SOFTWARE Serial number: HCPIC32-654321 (PRO) >dspicc --ver HI-TECH for dsPIC/PIC24 V9.60PL3 Copyright (C) 1984-2009 HI-TECH SOFTWARE Serial number: HCDSPIC-654321 >c51 --ver HI-TECH C PRO for the Silicon Labs 8051 MCU Family V9.70 Copyright (C) 1984-2008 HI-TECH SOFTWARE Serial number: HC51P-654321 >cpsoc --ver HI-TECH C COMPILER (Cypress PSOC) Pro V9.61PL4 Copyright (C) 1984-2008 HI-TECH SOFTWARE Serial number: HCPSOC-654321 >htkc --ver HI-TECH C COMPILER (Holtek MCU) V9.10PL6 Copyright (C) 1984-2006 HI-TECH SOFTWARE Serial number: HCHTKC-654321 >picc18 --ver HI-TECH PICC-18 STD COMPILER (Microchip PIC micro) V9.51PL2 Copyright (C) 1984-2008 HI-TECH SOFTWARE Serial number: HCPIC18-654321
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值