Where -V3.3 specifies the voltage of the hardware.
'''Use Programmer to set configuration options'''
Check box to allow the Programmer application to be used to set up the configuration of the device. This setting needs to be unticked to allow you to use non default programming applications such as PPP as used in previous versions of Flowcode.
'''Configuration Location'''
Sets the Configuration application location.
Default:
<code>'''$(appdir)Tools\PPP\PPPv3.exe'''</code>
'''Configuration parameters'''
Supplies the command line parameters needed for configuration.
Default:
<code>'''-cs 1 -chip $(chipalt) -config'''</code>
Note: The above Programmer defaults assume that you are using the mLoader Programming application from Matrix Multimedia.
If you are using an alternative programming application you will need to consult the documentation for that application for the required parameters and settings. The above configuration editor defaults assume that you are using the PPP configuration tool from Matrix Multimedia. We recommend that you retain these settings to allow PPP to be able to specify the correct configuration for your device.
Alternatively configuration words can be embedded into the program using the Supplementary code feature, or C Code icons.