Jump to content

Flowcode Help Overview: Difference between revisions

From Flowcode Help
Line 119: Line 119:
==Simulation==
==Simulation==
<span id="Simulation"></span>
<span id="Simulation"></span>
 
*[[Starting_Flowchart_Simulation]] - Information on how to use the flowchart simulation
{| class="wikitable" style="width: 70%; margin:auto; text-align:center;"
*[[Simulating_Icons_Step_by_Step]] - Stepping through icons
|-
*[[Breakpoints]] - Using breakpoints
! Title
*[[Changing_the_Speed_of_a_Simulation]] - Changing the run speed of the simulator
! Description
*[[Simulation_Only_Code]] - Code designed to work only via the simulator
|-
*[[Simulation_Events]] - Event macros used to provide more functionality to both simulation and compiled code
| width="40%" align="center" | [[Starting_Flowchart_Simulation]]
| width="60%" |Information on how to use the flowchart simulation
|-
| width="40%" align="center" | [[Simulating_Icons_Step_by_Step]]
| width="60%" |Stepping through icons
|-
| width="40%" align="center" | [[Breakpoints]]
| width="60%" |Using breakpoints
|-
| width="40%" align="center" | [[Changing_the_Speed_of_a_Simulation]]  
| width="60%" |Changing the run speed of the simulator
|-
| width="40%" align="center" | [[Simulation_Only_Code]]  
| width="60%" |Code designed to work only via the simulator
|-
| width="40%" align="center" | [[Simulation_Events]]  
| width="60%" |Event macros used to provide more functionality to both simulation and compiled code
|}


==Chip Specifics==
==Chip Specifics==

Revision as of 00:36, 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

Title Description
Compiling_a_Flowchart_to_a_Chip Information on how to compile a flowchart into machine code
Internal_Oscillator Specifics on using an internal oscillator
Phase_Locked_Loop_(PLL) Specifics on using a PLL frequency multiplier
Custom_Interrupts Custom interrupts for your hardware
Debugging_Hardware_and_Software Tips on how to debug hardware and software
In_Circuit_Debugging Overview of the in circuit debugging (ICD) interface
In_Circuit_Test Overview of the in circuit test (ICT) interface
Supporting_Third_Party_Programming_Tools Using 3rd party programmers such as PICkit and Arduino
Viewing_Code_Output Viewing the code generated by Flowcode
Managing_Compiler_Options Overview of the compiler options settings
FCD_Data_Collection Chip definition files and how to collect data from them

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