Difference between revisions of "Adding Finishing Touches"

From Flowcode Help
Jump to navigationJump to search
Line 17: Line 17:
 
| width="40%" align="center" | '''[[Managing Compiler Options]]'''
 
| width="40%" align="center" | '''[[Managing Compiler Options]]'''
 
| width="60%" |'''Information and details about configuring compiler options'''
 
| width="60%" |'''Information and details about configuring compiler options'''
|-
 
| width="40%" align="center" | [[Selecting Compiler Options (PICmicro)]]
 
| width="60%" |Detailed information about specific PICmicro compiler options
 
|-
 
| width="40%" align="center" | [[Selecting Compiler Options (dsPIC/PIC24)]]
 
| width="60%" |Detailed information about specific dsPIC/PIC24 compiler options
 
|-
 
| width="40%" align="center" | [[Selecting Compiler Options (AVR)]]
 
| width="60%" |Detailed information about specific AVR compiler options
 
|-
 
| width="40%" align="center" | [[Selecting Compiler Options (ARM)]]
 
| width="60%" |Detailed information about specific ARM compiler options
 
 
|-
 
|-
 
| width="40%" align="center" | [[Supporting Third Party Programming Tools]]
 
| width="40%" align="center" | [[Supporting Third Party Programming Tools]]

Revision as of 14:32, 8 August 2013

<sidebar>Sidebar: Flowcode Help Overview</sidebar> Finishing off a project by adding comments to the flowchart for others to understand, as well as to save and/or print flowcharts to present to others as well as compiling the program.

Exercise - Transferring a Program to the Microcontroller
Specifying a Target Chip Recap on choosing a chip for the flowchart to target
Configuring the Chip Information and details of configuring the target chip
Compiling a Flowchart to a Chip Instructions, information and options for compiling to a chip
Managing Compiler Options Information and details about configuring compiler options
Supporting Third Party Programming Tools Information about support for third party programming tools
Viewing Code Output How to view code output as C Code, ASM Code or externally
Exercise - Documenting a Flowchart
Adding Comments to a Flowchart How to add comments to a flowchart with examples and details
Saving Images in Flowcode Saving a flowchart, system panel or dashboard panel image
Printing Flowcharts Printing a flowchart using different methods and techniques
Auto Documentation To do
Reporting a Bug How to report a bug in Flowcode