Manual code composer studio

Páginas: 213 (53028 palabras) Publicado: 15 de diciembre de 2010
Code Composer Studio User’s Guide

Literature Number: SPRU328B February 2000

Printed on Recycled Paper

IMPORTANT NOTICE Texas Instruments and its subsidiaries (TI) reserve the right to make changes to their products or to discontinue any product or service without notice, and advise customers to obtain the latest version of relevant information to verify, before placing orders, that theinformation being relied on is current and complete. All products are sold subject to the terms and conditions of sale supplied at the time of order acknowledgment, including those pertaining to warranty, patent infringement, and limitation of liability. TI warrants performance of its semiconductor products to the specifications applicable at the time of sale in accordance with TI’s standardwarranty. Testing and other quality control techniques are utilized to the extent TI deems necessary to support this warranty. Specific testing of all parameters of each device is not necessarily performed, except those mandated by government requirements. CERTAIN APPLICATIONS USING SEMICONDUCTOR PRODUCTS MAY INVOLVE POTENTIAL RISKS OF DEATH, PERSONAL INJURY, OR SEVERE PROPERTY OR ENVIRONMENTAL DAMAGE(“CRITICAL APPLICATIONS”). TI SEMICONDUCTOR PRODUCTS ARE NOT DESIGNED, AUTHORIZED, OR WARRANTED TO BE SUITABLE FOR USE IN LIFE-SUPPORT DEVICES OR SYSTEMS OR OTHER CRITICAL APPLICATIONS. INCLUSION OF TI PRODUCTS IN SUCH APPLICATIONS IS UNDERSTOOD TO BE FULLY AT THE CUSTOMER’S RISK. In order to minimize risks associated with the customer’s applications, adequate design and operating safeguardsmust be provided by the customer to minimize inherent or procedural hazards. TI assumes no liability for applications assistance or customer product design. TI does not warrant or represent that any license, either express or implied, is granted under any patent right, copyright, mask work right, or other intellectual property right of TI covering or relating to any combination, machine, or processin which such semiconductor products or services might be or are used. TI’s publication of information regarding any third party’s products or services does not constitute TI’s approval, warranty or endorsement thereof.

Copyright © 1999-2000, Texas Instruments Incorporated

Preface

Read This First

About This Manual
This book explains how to use the Code Composer Studio developmentenvironment to build and debug embedded real-time software applications.

Notational Conventions
This document uses the following conventions: t Program listings, program examples, and interactive displays are shown in a special typeface. Examples use a bold version of the special typeface for emphasis; interactive displays use a bold version of the special typeface to distinguish commands thatyou enter from items that the system displays (such as prompts, command output, error messages, etc.). Here is a sample of C code:
#include main() { printf("hello, world\n"); }

t

In syntax descriptions, the instruction, command, or directive is in a bold typeface and parameters are in an italic typeface. Portions of a syntax that are in bold should be entered as shown; portions of asyntax that are in italics describe the type of information that should be entered. Syntax that is entered on a command line is centered. Syntax that is used in a text file is left-justified. Square brackets ( [ and ] ) identify an optional parameter. If you use an optional parameter, you specify the information within the brackets. Unless the square brackets are in a bold typeface, do not enter thebrackets themselves.

t

iii

Related Documentation From Texas Instruments

Related Documentation From Texas Instruments
For additional information on your target processor and related support tools, see Related Documentation in Code Composer Studio’s online help.

Related Documentation
You can use the following books to supplement this user's guide:

American National Standard for...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Code composer studio
  • Code Composer Studio Generar Seno Y Cierra
  • Manual uso code blocks
  • Android studio
  • Manual data studio en word
  • Code Snippets In Visual Studio 2010
  • Manual de instalacion data studio 3.1.
  • Manual visual studio c#.net

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS