Manual de instrucciones de Fujitsu SOFTUNE F2 MC-16

Manual de instrucciones del aparato Fujitsu SOFTUNE F2 MC-16

Aparato: Fujitsu SOFTUNE F2 MC-16
Categoría: Accesorios para ordenador
Fabricante: Fujitsu
Tamaño: 2.26 MB
Fecha de añadido: 6/21/2014
Número de páginas: 354
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Fujitsu SOFTUNE F2 MC-16. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Fujitsu SOFTUNE F2 MC-16.

Para tu comodidad

Si ver los manuales de instrucción de Fujitsu SOFTUNE F2 MC-16 directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Fujitsu SOFTUNE F2 MC-16 en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Fujitsu SOFTUNE F2 MC-16 a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Fujitsu SOFTUNE F2 MC-16 Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 354 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Fujitsu SOFTUNE F2 MC-16, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Fujitsu SOFTUNE F2 MC-16. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 2

Resumen del contenido incluido en la página 3

2 F MC-16 FAMILY TM SOFTUNE Workbench USER'S MANUAL FUJITSU SEMICONDUCTOR LIMITED

Resumen del contenido incluido en la página 4

Resumen del contenido incluido en la página 5

PREFACE ■ What is the SOFTUNE Workbench? 2 SOFTUNE Workbench is support software for developing programs for the F MC-16 family of microprocessors / microcontrollers. It is a combination of a development manager, simulator debugger, emulator debugger, monitor debugger, and an integrated development environment for efficient development. ■ Purpose of this manual and target readers This manual explains functions of SOFTUNE Workbench. This manual is intended for engineers designing several kinds of

Resumen del contenido incluido en la página 6

• The contents of this document are subject to change without notice. Customers are advised to consult with sales representatives before ordering. � The information, such as descriptions of function and application circuit examples, in this document are presented solely for the purpose of reference to show examples of operations and uses of FUJITSU SEMICONDUCTOR device; FUJITSU SEMICONDUCTOR does not warrant proper operation of the device with respect to use based on such information. When yo

Resumen del contenido incluido en la página 7

READING THIS MANUAL ■ Configuration of Page In each section of this manual, the summary about the section is described certainly, so you can grasp an outline of this manual if only you read these summaries. And the title of upper section is described in lower section, so you can grasp the position where you are reading now. iii

Resumen del contenido incluido en la página 8

iv

Resumen del contenido incluido en la página 9

CONTENTS CHAPTER 1 BASIC FUNCTIONS ..................................................................................... 1 1.1 Workspace Management Function ..................................................................................................... 2 1.2 Project Management Function ............................................................................................................ 3 1.3 Project Dependence .........................................................................

Resumen del contenido incluido en la página 10

2.1.11.3 Searching Trace Data ............................................................................................................... 55 2.1.11.4 Saving Trace Data .................................................................................................................... 56 2.1.12 Measuring Coverage ................................................................................................................... 57 2.1.12.1 Coverage Measurement Procedures ...................

Resumen del contenido incluido en la página 11

2.2.10.1 Coverage Measurement Procedures ...................................................................................... 127 2.2.11 Execution Time Measurement ................................................................................................... 131 2.2.12 Sampling by External Probe ...................................................................................................... 133 2.2.13 Checking Debugger Information ....................................................

Resumen del contenido incluido en la página 12

2.4.1 Setting Operating Environment ................................................................................................. 203 2.4.1.1 Monitoring Program Automatic Loading ................................................................................. 204 2.4.1.2 MCU Operation Mode ............................................................................................................. 205 2.4.1.3 Debug Area ....................................................................

Resumen del contenido incluido en la página 13

2.5.7 Measuring Performance ............................................................................................................ 266 2.5.7.1 Performance Measurement Procedures ................................................................................. 267 2.5.7.2 Display Performance Measurement Data ............................................................................... 268 2.5.8 Execution Time Measurement ....................................................................

Resumen del contenido incluido en la página 14

x

Resumen del contenido incluido en la página 15

CHAPTER 1 BASIC FUNCTIONS This chapter describes the basic functions on the SOFTUNE Workbench. 1.1 Workspace Management Function 1.2 Project Management Function 1.3 Project Dependence 1.4 Make/Build Function 1.5 Include Dependencies Analysis Function 1.6 Functions of Setting Tool Options 1.7 Error Jump Function 1.8 Editor Functions 1.9 Storing External Editors 1.10 Storing External Tools 1.11 Macro Descriptions Usable in Manager 1.12 Setting Operating Environment 1.13 Debugger Type

Resumen del contenido incluido en la página 16

CHAPTER 1 BASIC FUNCTIONS 1.1 Workspace Management Function This section explains the workspace management function of SOFTUNE Workbench. ■ Workspace SOFTUNE Workbench uses workspace as a container to manage two or more projects including subprojects. For example, a project that creates a library and a project that creates a target file using the project can be stored in one workspace. ■ Workspace Management Function To manage two or more projects, workspace manages the following information: �

Resumen del contenido incluido en la página 17

CHAPTER 1 BASIC FUNCTIONS 1.2 Project Management Function This section explains the project management function of SOFTUNE Workbench. ■ Project Management Function The project manages all information necessary for development of a microcontroller system. Especially, its major purpose is to manage information necessary for creation of a target file. The project manages the following information: - Project configuration - Active project configuration - Information on source files, include files,

Resumen del contenido incluido en la página 18

CHAPTER 1 BASIC FUNCTIONS level of a compiler and MCU setting, can be created within one project. In the project configuration, the following information is managed: - Name and directory of target file - Information on options of language tools to create target file by compiling, assembling and linking source files - Information on whether to build file or not - Information on setting of debugger to debug target file ■ Active Project Configuration The active project configuration at default und

Resumen del contenido incluido en la página 19

CHAPTER 1 BASIC FUNCTIONS 1.3 Project Dependence This section explains the project dependence of SOFTUNE Workbench. ■ Project Dependence If target files output by other projects must be linked, a subproject is defined in the project required in [Project] - [Project Dependence] menu. The subproject is a project on which other projects depend. By defining project dependence, a subproject can be made and built to link its target file before making and building the parent project. The use of projec

Resumen del contenido incluido en la página 20

CHAPTER 1 BASIC FUNCTIONS 1.4 Make/Build Function This section explains the make/build function of SOFTUNE Workbench. ■ Make Function Make function generates a target file by compiling/assembling only updated source files from all source files registered in a project, and then joining all required object files. This function allows compiling/assembling only the minimum of required files. The time required for generating a target file can be sharply reduced, especially, when debugging. For this

Resumen del contenido incluido en la página 1

FUJITSU SEMICONDUCTOR
CM41-00313-6E
CONTROLLER MANUAL
2
F MC-16 FAMILY
TM
SOFTUNE Workbench
USER'S MANUAL


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Fujitsu J2X0-1634-01EN Manual de instrucciones Accesorios para ordenador 0
2 Fujitsu PRIMEPOWER B23Q8YA-G-02-F Manual de instrucciones Accesorios para ordenador 4
3 Fujitsu ServerView Resource Orchestrator Cloud Edition J2X1-7611-03ENZ0 Manual de instrucciones Accesorios para ordenador 1
4 Fujitsu FOR BOARD-TO-CABLE CONNECTION 240 Manual de instrucciones Accesorios para ordenador 0
5 Fujitsu Atlas V14 BIWD-0991-01ENK(00) Manual de instrucciones Accesorios para ordenador 7
6 Fujitsu Implementation SupplementSPARC64 V Manual de instrucciones Accesorios para ordenador 0
7 Fujitsu Manual de instrucciones Accesorios para ordenador 0
8 Fujitsu Embedded MegaRAID SATA CA97232-0014-01EN Manual de instrucciones Accesorios para ordenador 0
9 Fujitsu COBOL85 Manual de instrucciones Accesorios para ordenador 6
10 Sony VGC-RB50(G) Manual de instrucciones Accesorios para ordenador 1
11 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 Manual de instrucciones Accesorios para ordenador 177
12 Sony Hi-MD Walkman MCMD-R1 Manual de instrucciones Accesorios para ordenador 7
13 Sony Sound Forge V.10.0 Pro SF-10000 Manual de instrucciones Accesorios para ordenador 435
14 Sony Rechargable Battery Pack VGP-BPSC31 Manual de instrucciones Accesorios para ordenador 23
15 Sony SMP-N100 Manual de instrucciones Accesorios para ordenador 10