Adding Finishing Touches: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
| width="40%" align="center" | [[Viewing Code Output]] | | width="40%" align="center" | [[Viewing Code Output]] | ||
| width="60%" |How to view code output as C Code, ASM Code or externally | | width="60%" |How to view code output as C Code, ASM Code or externally | ||
|- | |||
| width="40%" align="center" | [[Component Help Files]] | |||
|Information for specific components and how to access it | |||
|- | |||
| width="40%" align="center" | [[Component Properties]] | |||
|How to access and alter different component properties | |||
|- | |||
| width="40%" align="center" | [[Component Replace]] | |||
| To do | |||
|- | |- | ||
! colspan="2" | [[Exercise - Documenting a Flowchart]] | ! colspan="2" | [[Exercise - Documenting a Flowchart]] | ||
Revision as of 14:09, 9 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 |
| Component Help Files | Information for specific components and how to access it |
| Component Properties | How to access and alter different component properties |
| Component Replace | To do |
| 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 |