Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 6: Line 6:
  
 
==[[Getting Started]]==
 
==[[Getting Started]]==
=====[[Developing A Flowchart For A Chip]]=====
+
=====[[Developing a Flowchart for a Chip]]=====
=====[[Tools And Views]]=====
+
=====[[Tools and Views]]=====
=====[[Zooming The View]]=====
+
=====[[Zooming the View]]=====
=====[[Selecting A Target Chip]]=====
+
=====[[Selecting a Target Chip]]=====
 
=====[[Project Options]]=====
 
=====[[Project Options]]=====
 
=====[[Activating Flowcode]]=====
 
=====[[Activating Flowcode]]=====
=====[[Creating A Project Report]]=====
+
=====[[Creating a Project Report]]=====
  
 
==[[Working With Flowchart Files]]==
 
==[[Working With Flowchart Files]]==
 
=====[[Running Flowcode]]=====
 
=====[[Running Flowcode]]=====
=====[[Creating A New Flowchart]]=====
+
=====[[Creating a New Flowchart]]=====
=====[[Opening An Existing Flowchart]]=====
+
=====[[Opening an Existing Flowchart]]=====
=====[[Saving A Flowchart]]=====
+
=====[[Saving a Flowchart]]=====
 
=====[[Printing Flowcharts]]=====
 
=====[[Printing Flowcharts]]=====
=====[[Saving A Flowchart Image]]=====
+
=====[[Saving a Flowchart Image]]=====
 
=====[[Closing Flowcode]]=====
 
=====[[Closing Flowcode]]=====
 
=====[[Global Options]]=====
 
=====[[Global Options]]=====
  
==[[Creating And Editing Flowcharts]]==
+
==[[Creating and Editing Flowcharts]]==
=====[[Adding An Icon To A Flowchart]]=====
+
=====[[Adding an Icon to a Flowchart]]=====
 
=====[[Selecting Icons]]=====
 
=====[[Selecting Icons]]=====
 
=====[[Flowchart Editing Functions]]=====
 
=====[[Flowchart Editing Functions]]=====
=====[[Undo And Redo]]=====
+
=====[[Undo and Redo]]=====
=====[[Using The Project Explorer]]=====
+
=====[[Using the Project Explorer]]=====
=====[[Find And Replace]]=====
+
=====[[Find and Replace]]=====
=====[[Using The Icon Lists Pane]]=====
+
=====[[Using the Icon Lists Pane]]=====
 
=====[[Supplementary Code]]=====
 
=====[[Supplementary Code]]=====
 
=====[[Using Masks]]=====
 
=====[[Using Masks]]=====
Line 53: Line 53:
 
======[[Comment Icon Properties]]======
 
======[[Comment Icon Properties]]======
  
==[[Adding And Editing Components]]==
+
==[[Adding and Editing Components]]==
 
=====[[Adding Components]]=====
 
=====[[Adding Components]]=====
 
=====[[Editing Component Connections]]=====
 
=====[[Editing Component Connections]]=====
Line 59: Line 59:
 
=====[[Component Properties]]=====
 
=====[[Component Properties]]=====
  
==[[Working With Macros And Variables]]==
+
==[[Working With Macros and Variables]]==
 
=====[[Variable Manager]]=====
 
=====[[Variable Manager]]=====
 
=====[[Creating Variables]]=====
 
=====[[Creating Variables]]=====
 
=====[[Variable Types]]=====
 
=====[[Variable Types]]=====
 
=====[[Editing Variables]]=====
 
=====[[Editing Variables]]=====
=====[[Creating A New Macro]]=====
+
=====[[Creating a New Macro]]=====
=====[[Editing And Deleting Macros]]=====
+
=====[[Editing and Deleting Macros]]=====
=====[[Exporting A Macro]]=====
+
=====[[Exporting a Macro]]=====
=====[[Importing A Macro]]=====
+
=====[[Importing a Macro]]=====
 
=====[[Custom Interrupts - PICmicro]]=====
 
=====[[Custom Interrupts - PICmicro]]=====
 
=====[[Custom Interrupts - AVR]]=====
 
=====[[Custom Interrupts - AVR]]=====
Line 75: Line 75:
 
=====[[String Manipulation Functions]]=====
 
=====[[String Manipulation Functions]]=====
  
==[[Simulating A Flowchart]]==
+
==[[Simulating a Flowchart]]==
 
=====[[Starting Flowchart Simulation]]=====
 
=====[[Starting Flowchart Simulation]]=====
=====[[Simulating Icons Step By Step]]=====
+
=====[[Simulating Icons Step by Step]]=====
=====[[Changing The Speed Of A Simulation]]=====
+
=====[[Changing The Speed of a Simulation]]=====
=====[[Pausing And Stopping A Simulation]]=====
+
=====[[Pausing And Stopping a Simulation]]=====
 
=====[[Watch Window]] (Variables Window)=====
 
=====[[Watch Window]] (Variables Window)=====
 
=====[[Call Stack Window]]=====
 
=====[[Call Stack Window]]=====
Line 86: Line 86:
  
 
==[[Compiling Flowcharts To Devices]]==
 
==[[Compiling Flowcharts To Devices]]==
=====[[Specifying A Target Chip]]=====
+
=====[[Specifying a Target Chip]]=====
=====[[Configuring The Chip]]=====
+
=====[[Configuring the Chip]]=====
=====[[Compiling A Flowchart To A Chip]]=====
+
=====[[Compiling a Flowchart to a Chip]]=====
 
=====[[Managing Compiler Options]]=====
 
=====[[Managing Compiler Options]]=====
 
=====[[Selecting Compiler Options (PICmicro)]]=====
 
=====[[Selecting Compiler Options (PICmicro)]]=====

Revision as of 08:04, 22 May 2013

Contents

Introduction

New In Version 6
Chips
Technical Support
Licensed Compiler

Getting Started

Developing a Flowchart for a Chip
Tools and Views
Zooming the View
Selecting a Target Chip
Project Options
Activating Flowcode
Creating a Project Report

Working With Flowchart Files

Running Flowcode
Creating a New Flowchart
Opening an Existing Flowchart
Saving a Flowchart
Printing Flowcharts
Saving a Flowchart Image
Closing Flowcode
Global Options

Creating and Editing Flowcharts

Adding an Icon to a Flowchart
Selecting Icons
Flowchart Editing Functions
Undo and Redo
Using the Project Explorer
Find and Replace
Using the Icon Lists Pane
Supplementary Code
Using Masks
Disabling Icons
Icon Annotations
Icon Properties
Input Icon Properties
Output Icon Properties
Delay Icon Properties
Decision Icon Properties
Switch Icon Properties
Connection Point Icon Properties
Loop Icon Properties
Macro Icon Properties
Component Macro Icon Properties
Simulation Macro Icon Properties
Interrupt Icon Properties
Calculation Icon Properties
C Code Icon Properties
Comment Icon Properties

Adding and Editing Components

Adding Components
Editing Component Connections
Component Help Files
Component Properties

Working With Macros and Variables

Variable Manager
Creating Variables
Variable Types
Editing Variables
Creating a New Macro
Editing and Deleting Macros
Exporting a Macro
Importing a Macro
Custom Interrupts - PICmicro
Custom Interrupts - AVR
Custom Interrupts - ARM
Custom Interrupts - dsPIC/PIC24
Mathematical Functions
String Manipulation Functions

Simulating a Flowchart

Starting Flowchart Simulation
Simulating Icons Step by Step
Changing The Speed of a Simulation
Pausing And Stopping a Simulation
Watch Window (Variables Window)
Call Stack Window
In Circuit Debugging
Editing Key Mappings

Compiling Flowcharts To Devices

Specifying a Target Chip
Configuring the Chip
Compiling a Flowchart to a Chip
Managing Compiler Options
Selecting Compiler Options (PICmicro)
Selecting Compiler Options (AVR)
Selecting Compiler Options (ARM)
Selecting Compiler Options (dsPIC/PIC24)
Adding Support For Third Party Programming Tools
Viewing Code Output