当前位置:网站首页>Keil compilation code of CY7C68013A
Keil compilation code of CY7C68013A
2022-07-02 04:24:00 【Matchstick MCU】
CY7C68013A The core of the processor is 8051 kernel , have access to keil、IAR etc. IDE Tools for program development .
Install development package
Development CY7C68013A You can download the official development kit before CY3684Setup.exe, The development kit contains Z-USB Developing documents 、 The driver 、 Firmware development routines 、Hex2Bix.exe、 as well as Keil、GPIF Designer Cypress Suite USB 3.4.7 Software 、CY3684 Schematic diagram, etc , namely CY3684 Official website development board information . Provided by the development package keil Tools for uv2 edition , If you want to use a higher version or have a higher version on your computer keil Tools , You can cancel when installing the development package keill Installation of tools , The installation path of the development package can be customized , I am installing in E:\Cypress\USB Under the table of contents .
Compile routine
open E:\Cypress\USB\CY3684_EZ-USB_FX2LP_DVK\1.1\Firmware\Dev_io In the catalog dev_io.Uv2 engineering .

Left side *.H There is an exclamation point on the document , Indicates that the file was not found , It is keil The path of the tool is not set correctly .
choice Manage Project Items Make path changes :

choice Folders/Extensions:
According to the keil C51 Tools and CY3684_EZ-USB_FX2LP_DVK Modify the actual path of the development package .
On my computer keil C51 The path of the tool is :D:\Keil_v5\C51;
CY3684_EZ-USB_FX2LP_DVK The path of the development package is :E:\Cypress\USB\CY3684_EZ-USB_FX2LP_DVK;
Revised as follows :

Option for Target choice device Model :

Option for Target Set up to generate *.hex Document instructions :
E:\Cypress\USB\CY3684_EZ-USB_FX2LP_DVK\1.1\Bin\hex2bix -i -f 0xC2 -o dev_io.iic dev_io.hex

Compile code
Click on the toolbar Build or Rebuild Button to compile the code , If the settings are correct , The compilation results are as follows :
边栏推荐
- Uni app - realize the countdown of 60 seconds to obtain the mobile verification code (mobile number + verification code login function)
- "No war on the Western Front" we just began to love life, but we had to shoot at everything
- Pytoch --- use pytoch to predict birds
- Thinkphp內核工單系統源碼商業開源版 多用戶+多客服+短信+郵件通知
- Wechat applet calculates the distance between the two places
- Today's plan: February 15, 2022
- [improvement class] st table to solve the interval maximum value problem [2]
- Li Kou interview question 02.08 Loop detection
- Target free or target specific: a simple and effective zero sample position detection comparative learning method
- CorelDRAW graphics suite2022 free graphic design software
猜你喜欢

Pytoch --- use pytoch to predict birds

CorelDRAW graphics suite2022 free graphic design software

Unit testing classic three questions: what, why, and how?

Shenzhen will speed up the cultivation of ecology to build a global "Hongmeng Oula city", with a maximum subsidy of 10million yuan for excellent projects

【leetcode】74. Search 2D matrix

Target free or target specific: a simple and effective zero sample position detection comparative learning method
![[source code analysis] NVIDIA hugectr, GPU version parameter server - (1)](/img/e3/fc2e78dc1e3e3cacbd1a389c82d33e.jpg)
[source code analysis] NVIDIA hugectr, GPU version parameter server - (1)

WiFi 5GHz frequency

How much can a job hopping increase? Today, I saw the ceiling of job hopping.

Common sense of cloud server security settings
随机推荐
unable to execute xxx. SH: operation not permitted
office_ Delete the last page of word (the seemingly blank page)
【提高课】ST表解决区间最值问题【2】
C language: examples of logical operation and judgment selection structure
[improvement class] st table to solve the interval maximum value problem [2]
Bitmap principle code record
Handling of inconsistency between cursor and hinttext position in shutter textfield
Sorted out an ECS summer money saving secret, this time @ old users come and take it away
Wechat applet pull-down loading more waterfall flow loading
Unit testing classic three questions: what, why, and how?
Pytoch --- use pytoch to realize u-net semantic segmentation
Thinkphp内核工单系统源码商业开源版 多用户+多客服+短信+邮件通知
Use of go package
【c语言】动态规划---入门到起立
Monkey test
[JS event -- event flow]
第十六周作业
Landing guide for "prohibit using select * as query field list"
Pytorch---使用Pytorch实现U-Net进行语义分割
初识P4语言