当前位置:网站首页>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 :
边栏推荐
- Message mechanism -- message processing
- "No war on the Western Front" we just began to love life, but we had to shoot at everything
- [C language] basic learning notes
- Pytorch---使用Pytorch进行图像定位
- Read "the way to clean code" - function names should express their behavior
- Use a mask to restrict the input of the qlineedit control
- Common sense of cloud server security settings
- 初识P4语言
- Feature Engineering: summary of common feature transformation methods
- 第十六周作业
猜你喜欢
MySQL error: expression 1 of select list is not in group by claim and contains nonaggre
Go language introduction
The original author is out! Faker. JS has been controlled by the community..
Deep understanding of lambda expressions
Read "the way to clean code" - function names should express their behavior
Play with concurrency: draw a thread state transition diagram
"No war on the Western Front" we just began to love life, but we had to shoot at everything
Landing guide for "prohibit using select * as query field list"
藍湖的安裝及使用
CorelDRAW graphics suite2022 free graphic design software
随机推荐
Pytoch --- use pytoch to realize u-net semantic segmentation
Installation and use of blue lake
Pytorch---使用Pytorch进行图像定位
【毕业季·进击的技术er】年少有梦,何惧彷徨
[JS event -- event flow]
千亿市场规模医疗美容行业的水究竟有多浑?
MySQL error: expression 1 of select list is not in group by claim and contains nonaggre
Handling of inconsistency between cursor and hinttext position in shutter textfield
Wpviewpdf Delphi and Net PDF viewing component
Www2022 | know your way back: self training method of graph neural network under distribution and migration
Shutdown procedure after 60
IDEA xml中sql没提示,且方言设置没用。
"No war on the Western Front" we just began to love life, but we had to shoot at everything
Dare to go out for an interview without learning some distributed technology?
How to solve the code error when storing array data into the database
【c语言】基础篇学习笔记
There is no prompt for SQL in idea XML, and the dialect setting is useless.
Lei Jun wrote a blog when he was a programmer. It's awesome
Which insurance company has a better product of anti-cancer insurance?
藍湖的安裝及使用