Difference between revisions of "Specifying a Target Chip"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
<sidebar>Compiling Flowcharts to Devices</sidebar>
+
<sidebar>Help Compiling Flowcharts to Devices Sidebar</sidebar>
 
You can select the target chip for your project via the Build > Project Options menu.
 
You can select the target chip for your project via the Build > Project Options menu.
  
  
 
Use this option to specify which microcontroller you wish your flowchart to target. If you are changing from one microcontroller to another, Flowcode will check that all the commands in your flowchart are supported by the new microcontroller. Flowcode will advise you of any potential problems. Similarly Flowcode will check that any external components connected to a microcontroller can be connected to the same pins on the new microcontroller. If any pins cannot be re-connected, Flowcode will advise you to change the connection before changing to the new microcontroller.
 
Use this option to specify which microcontroller you wish your flowchart to target. If you are changing from one microcontroller to another, Flowcode will check that all the commands in your flowchart are supported by the new microcontroller. Flowcode will advise you of any potential problems. Similarly Flowcode will check that any external components connected to a microcontroller can be connected to the same pins on the new microcontroller. If any pins cannot be re-connected, Flowcode will advise you to change the connection before changing to the new microcontroller.

Revision as of 14:11, 23 May 2013

<sidebar>Help Compiling Flowcharts to Devices Sidebar</sidebar> You can select the target chip for your project via the Build > Project Options menu.


Use this option to specify which microcontroller you wish your flowchart to target. If you are changing from one microcontroller to another, Flowcode will check that all the commands in your flowchart are supported by the new microcontroller. Flowcode will advise you of any potential problems. Similarly Flowcode will check that any external components connected to a microcontroller can be connected to the same pins on the new microcontroller. If any pins cannot be re-connected, Flowcode will advise you to change the connection before changing to the new microcontroller.