uVision IDE

µVision IDE - Keil Introduction

It's a good idea to start by reviewing the citation content. Features of µVision IDE are given. Later content will be included in the notes on the use of the IDE.

Quote from the IDE introduction:
----------------------------------------------------------------------------
----------------------------------------------------------------------------
The µVision IDE combines project management, run-time environment, build facilities, source code editing, and program debugging in a single powerful environment. µVision is easy-to-use and accelerates your embedded software development. µVision supports multiple screens and allows you to create individual window layouts anywhere on the visual surface.

The µVision Debugger provides a single environment in which you may test, verify, and optimize your application code. The debugger includes traditional features like simple and complex breakpoints, watch windows, and execution control and provides full visibility to device peripherals.

µVision Project Manager and Run-Time Environment


With the µVision Project Manager and Run-Time Environment, you create a software application using pre-built software components and device support from Software Packs. The software components contain libraries, source modules, configuration files, source code templates, and documentation. Software components can be generic to support a wide range of devices and applications. 
  • The Project window shows application source files and selected software components. Below the components, you will find corresponding library and configuration files.
  • The Manage Run-Time Environment window shows all software components that are compatible with the selected device. Inter-dependencies of software components are clearly identified with validation messages.
  • Projects support multiple targets. They ease configuration management and may be used to generate debug and release builds or adoptions for different hardware platforms.
  • The Configuration Wizard is an integrated editor utility for generating GUI-like configuration controls in assembler, C/C++, or initialization files.

µVision Editor

The integrated µVision Editor includes all standard features of a modern source code editor and is also available during debugging. Colour syntax highlighting, text indentation, and source outlining are optimized for C/C++.

  • The Functions window gives fast access to the functions in each C/C++ source code module.
  • The Code Completion list and Function Parameter information help you to keep track of symbols, functions, and parameters.
  • Dynamic Syntax Checking validates the program syntax while you are typing and provides real-time alerts to potential code violations before compilation.
--------------------------------------------------------------------------------------------------------------------------
You can get the software easily after complete the form.


 
Version 5.29 (November 2019)
Development environment for Cortex and Arm devices. 


Learning Platform is the best way to learn µVision IDE. We'll discover more when we need it.

Comments

Popular Posts