Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
Line 128: Line 128:
 
==Chip Specifics==
 
==Chip Specifics==
 
<span id="Chip_Specifics"></span>
 
<span id="Chip_Specifics"></span>
 
+
*[[Compiling_a_Flowchart_to_a_Chip]] - Information on how to compile a flowchart into machine code
{| class="wikitable" style="width: 70%; margin:auto; text-align:center;"
+
*[[Internal_Oscillator]] - Specifics on using an internal oscillator
|-
+
*[[Phase_Locked_Loop_(PLL)]] - Specifics on using a PLL frequency multiplier
! Title
+
*[[Custom_Interrupts]] - Custom interrupts for your hardware
! Description
+
*[[Debugging_Hardware_and_Software]] - Tips on how to debug hardware and software
|-
+
*[[In_Circuit_Debugging]] - Overview of the in circuit debugging (ICD) interface
| width="40%" align="center" | [[Compiling_a_Flowchart_to_a_Chip]]
+
*[[In_Circuit_Test]] - Overview of the in circuit test (ICT) interface
| width="60%" |Information on how to compile a flowchart into machine code
+
*[[Supporting_Third_Party_Programming_Tools]] - Using 3rd party programmers such as PICkit and Arduino
|-
+
*[[Viewing_Code_Output]] - Viewing the code generated by Flowcode
| width="40%" align="center" | [[Internal_Oscillator]]
+
*[[Managing_Compiler_Options]] - Overview of the compiler options settings
| width="60%" |Specifics on using an internal oscillator
+
*[[FCD_Data_Collection]] - Chip definition files and how to collect data from them
|-
 
| width="40%" align="center" | [[Phase_Locked_Loop_(PLL)]]
 
| width="60%" |Specifics on using a PLL frequency multiplier
 
|-
 
| width="40%" align="center" | [[Custom_Interrupts]]  
 
| width="60%" |Custom interrupts for your hardware
 
|-
 
| width="40%" align="center" | [[Debugging_Hardware_and_Software]]  
 
| width="60%" |Tips on how to debug hardware and software
 
|-
 
| width="40%" align="center" | [[In_Circuit_Debugging]]  
 
| width="60%" |Overview of the in circuit debugging (ICD) interface
 
|-
 
| width="40%" align="center" | [[In_Circuit_Test]]
 
| width="60%" |Overview of the in circuit test (ICT) interface
 
|-
 
| width="40%" align="center" | [[Supporting_Third_Party_Programming_Tools]]
 
| width="60%" |Using 3rd party programmers such as PICkit and Arduino
 
|-
 
| width="40%" align="center" | [[Viewing_Code_Output]]  
 
| width="60%" |Viewing the code generated by Flowcode
 
|-
 
| width="40%" align="center" | [[Managing_Compiler_Options]]  
 
| width="60%" |Overview of the compiler options settings
 
|-
 
| width="40%" align="center" | [[FCD_Data_Collection]]  
 
| width="60%" |Chip definition files and how to collect data from them
 
|}
 
  
 
==Support==
 
==Support==

Revision as of 00:37, 8 March 2014

<sidebar>Sidebar: Flowcode Help Overview</sidebar>

Version 6

  • New in Flowcode 6 - Introduction to new features in Flowcode 6 and other useful information
  • Chips - List of supported microcontroller devices in Flowcode 6
  • Migrating to Flowcode 6 - Help and advise moving to v6 from an older version

Getting Started

Flowcharts

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support

Title Description
Frequently_Asked_Questions Frequently asked questions
Reporting_a_Bug How to report a bug in Flowcode
Licensed_Compiler Compiler specifics and license agreement
Technical_Support Information on how to get further support