Viewing code output
Flowcode allows users to view the C and Assembly code produced by Flowcode.
To view the code select the appropriate entry from the Chip menu.
Chip > View C Code
Opens the C Code up in the File Viewer specified in the Compiler options (Windows Notepad by default).
Chip > View ASM Code
Opens the ASM Code up in the File Viewer specified in the Compiler options (Windows Notepad by default).
Changing the default File Viewer
The File viewer settings are contained on the Compiler Options dialog.
To view the options select Compiler Options from the Chip menu.
Edit the File Viewer options to point to the desired editor, and set any command line parameters required for the viewer.