Difference between revisions of "Managing Compiler Options"

From Flowcode Help
Jump to navigationJump to search
Line 15: Line 15:
  
  
To delete a set of compiler options, select the arrow [[File:Btn_Arrow.png]] button next to the saved setting name from the down menu and press the '''delete''' option. This will bring up a menu to confirm that you wish to delete the setting, click 'Yes' and then the setting will be removed.
+
To delete a set of compiler options, select the arrow [[File:Btn_Arrow.png]] button next to the saved setting name from the down menu and press the 'Delete' option. This will bring up a menu to confirm that you wish to delete the setting, click 'Yes' and then the setting will be removed.
  
  

Revision as of 15:54, 25 July 2013

<sidebar>Sidebar: Adding Finishing Touches</sidebar> Flowcode helps you to manage different compiler settings efficiently by allowing you to save preset configurations and quickly switch between them using a dropdown menu. You can also import and export compiler settings across Flowcode installations.

Error creating thumbnail: sh: /usr/bin/convert: No such file or directory Error code: 127

Option list

The list menu to the left shows all the currently saved compiler settings (including the default settings), clicking on any of these will load the options stored under that name.


The default settings are locked and unable to be changed, you will need to create and save a new set of options to edit and configure the settings.

To create a new set of compiler options, first select the 'Save' Btn Save.png button next to the 'Setting name:' box and type a new name for your settings. To create a new set of options select the 'Target platform:', 'Compiler language:' and choose which group to save it under, or create your own group to save it under, once these requirements have been chosen click 'OK' to save your option set.

Once your set of options has been created, you may alter and configure the settings and they will save automatically when you click 'OK' to apply and confirm the settings.


To delete a set of compiler options, select the arrow Btn Arrow.png button next to the saved setting name from the down menu and press the 'Delete' option. This will bring up a menu to confirm that you wish to delete the setting, click 'Yes' and then the setting will be removed.


Importing and exporting compiler options

Flowcode now allows you to import and export your compiler options, allowing you to store your configurations or pass them to another Flowcode user.

When clicking on the export button the program will prompt you to save the currently loaded configuration settings to somewhere on your harddrive. Similarly on importing the program will prompt you to search for the desired '.fcs' file to use the settings as the current configuration.


Chip specific compiler options

Selecting Compiler Options (PICmicro)

Selecting Compiler Options (dsPIC/PIC24)

Selecting Compiler Options (AVR)

Selecting Compiler Options (ARM)