bnmzxc
驱动牛犊
驱动牛犊
  • 注册日期2004-12-25
  • 最后登录2005-05-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:4146回复:6

uVision 3.05 界面欣赏

楼主#
更多 发布于:2005-01-11 17:16
uVision 3.05 界面欣赏

[编辑 -  1/12/05 by  bnmzxc]
bnmzxc
驱动牛犊
驱动牛犊
  • 注册日期2004-12-25
  • 最后登录2005-05-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2005-01-11 17:20
使用界面更方便了
bnmzxc
驱动牛犊
驱动牛犊
  • 注册日期2004-12-25
  • 最后登录2005-05-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2005-01-11 17:28
安装界面
bnmzxc
驱动牛犊
驱动牛犊
  • 注册日期2004-12-25
  • 最后登录2005-05-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2005-01-11 17:29
about 界面
bnmzxc
驱动牛犊
驱动牛犊
  • 注册日期2004-12-25
  • 最后登录2005-05-22
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2005-01-11 17:35
Keil uVision 3 只是在界面上做了改进和完善(主要是针对文本编辑器的编辑功能的改进)。安装时不含有C51等内核,当可以用uV2的内核和注册信息(把缺少的有关子目录COPY过去即可),当然 TOOLS.INI 也要做适当的修改。

以下时其 Release Notes:


Release Notes for µVision3
IDE and Debugger
This file contains release notes and last minute changes that are not found in the printed manuals.

Information in this file, the accompany manuals, and software is
Copyright ? Keil Software, Inc and Keil Elektronik GmbH.
All rights reserved.


--------------------------------------------------------------------------------

Contents
What's New in µVision3
What is µVision3?
Device Database?
Peripheral Simulation
Technical Support
Contact Details
What's New in µVision3
µVision3 adds many new features to the Editor like Text Templates, Quick Function Navigation, Syntax Coloring with brace highlighting, Configuration Wizard for dialog based startup and debugger setup. µVision3 is fully compatible to µVision2 and can be used in parallel with µVision2.

What is µVision3?
µVision3 is an IDE (Integrated Development Environment) that helps you write, compile, and debug embedded programs. It encapsulates the following components:

A project manager.
A make facility.
Tool configuration.
Editor.
A powerful debugger.
To help you get started, several example programs (located in the C51Examples, C251Examples, C166Examples, and ARM...Examples) are provided.

HELLO is a simple program that prints the string "Hello World" using the Serial Interface.
MEASURE is a data acquisition system for analog and digital systems.
TRAFFIC is a traffic light controller with the RTX Tiny operating system.
SIEVE is the SIEVE Benchmark.
DHRY is the Dhrystone Benchmark.
WHETS is the Single-Precision Whetstone Benchmark.
Additional example programs not listed here are provided for each device architecture.

Building an Application in µVision2
To build (compile, assemble, and link) an application in µVision2, you must:

Select Project - Open Project (for example, C166EXAMPLESHELLOHELLO.UV2).
Select Project - Rebuild all target files or Build target.
µVision2 compiles, assembles, and links the files in your project.

Creating Your Own Application in µVision2
To create a new project in µVision2, you must:

Select Project - New Project.
Select a directory and enter the name of the project file.
Select Project - Select Device and select an 8051, 251, or C16x/ST10 device from the Device Database?.
Create source files to add to the project.
Select Project - Targets, Groups, Files. Add/Files, select Source Group1, and add the source files to the project.
Select Project - Options and set the tool options. Note when you select the target device from the Device Database? all special options are set automatically. You typically only need to configure the memory map of your target hardware. Default memory model settings are optimal for most applications.
Select Project - Rebuild all target files or Build target.
Debugging an Application in µVision2
To debug an application created using µVision2, you must:

Select Debug - Start/Stop Debug Session.
Use the Step toolbar buttons to single-step through your program. You may enter G, main in the Output Window to execute to the main C function.
Open the Serial Window using the Serial #1 button on the toolbar.
Debug your program using standard options like Step, Go, Break, and so on.
Device Database?
A unique feature of the Keil µVision2 IDE is the Device Database? which contains information about more than 400 supported microcontrollers. When you create a new µVision2 project and select the target chip from the database, µVision2 sets all assembler, compiler, linker, and debugger options for you. The only option you must configure is the memory map.

As new devices become available, they are added to the database along with data sheets and header files. For information about adding your own chips to the database or about creating your own personal databases refer to the following knowledgebase articles.

Adding Custom Parts to the Device Database
Creating Custom Databases
Peripheral Simulation
The µVision2 Debugger provides complete simulation for the CPU and on-chip peripherals of most embedded devices. To discover which peripherals of a device are supported, in µVision2 select the Simulated Peripherals item from the Help menu. You may also use the web-based Device Database?. We are constantly adding new devices and simulation support for on-chip peripherals so be sure to check Device Database? often.

Technical Support
At Keil Software, we are dedicated to providing you with the best development tools and technical support. That's why we offer numerous ways you can get the technical support you need to complete your embedded projects.

Technical Support Knowledgebase
More than 1500 technical support questions and answers are available in the Support Solutions Knowledgebase. When a new question arises, it is added to the knowledgebase which is continuously published to the Web. This enables you to get technical support at times when our support staff is unavailable.
Application Notes
Numerous Application Notes help you decipher complex features and implement robust applications.
Example Programs and Files
Utility programs, example code, and sample projects are regularly added to the Download File section of the web site.
Discussion Forum
Post questions, comments, and suggestions to the Keil Software Discussion Forum and interact with other Keil users around the world.
Many of the features of our Technical Support Knowledgebase and Web Site are the results of your suggestions. If you have any ideas that will improve them, please give us your feedback!

Contact Details
If you experience any problems or have any questions about this product, contact one of our distributors or offices for assistance.

In the USA...

Keil Software, Inc.
1501 10th Street, Suite 110
Plano, TX  75074
USA

800-348-8051 - Sales
972-312-1107 - Support
972-312-1159 - Fax

sales.us@keil.com - Sales E-Mail
support.us@keil.com - Support E-mail
  
  In Europe...

Keil Elektronik GmbH
Bretonischer Ring 15
D-85630 Grasbrunn
Germany

+49 89 456040-0 - Sales
+49 89 456040-24 - Support
+49 89 468162 - Fax

sales.intl@keil.com - Sales E-Mail
support.intl@keil.com - Support E-Mail
  
 


--------------------------------------------------------------------------------

Copyright ? Keil Software, Inc. and Keil Elektronik GmbH.
All rights reserved.
Visit our web site at www.keil.com.


[编辑 -  1/12/05 by  bnmzxc]
zhangshengyu
驱动老牛
驱动老牛
  • 注册日期2003-10-03
  • 最后登录2016-07-26
  • 粉丝0
  • 关注0
  • 积分792分
  • 威望696点
  • 贡献值41点
  • 好评度499点
  • 原创分0分
  • 专家分0分
  • 社区居民
5楼#
发布于:2005-01-12 14:39
very good
---内核开发合作或提供基础技术服务QQ:22863668 ---
Clamfly
驱动牛犊
驱动牛犊
  • 注册日期2005-01-21
  • 最后登录2006-02-19
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
6楼#
发布于:2005-01-21 15:33
哈哈,已经在用了,感觉很好。

不过uV对中文得支持不太好,偶就试过一打开源文件就死机的情况。后来才知道是用////书写的注释的问题,改为/**/书写就没有问题了。
游客

返回顶部