Target Device

From Flowcode Help
Revision as of 14:07, 21 October 2020 by BenR (talk | contribs)
Jump to navigationJump to search
Gen Chip View 16F877A.png

The Target Device window displays the currently targeted microcontroller, it allows the user to see a map of the chip to clarify it's capabilities, it allows the user to plan and organize and program the flowchart appropriately. The 'Target Device' improves efficiency by displaying the microcontroller's pins so that the user can clearly see and understand what each pin is connected to and where it is positioned on the chip.


This window is not only useful for beginners it is also very useful for advanced users as it allows the user to keep in mind what microcontroller they are using, this proves especially useful when swapping between multiple different chips and for learning new chips quickly and easily.


Flowcode now also provides a Simulation or 'SIM' chip which allows the user to use all pins and ports in simulation within Flowcode, if you select 'Simulation Only' when specifying the target chip then Flowcode will default to the 'SIM' chip. This not only improves efficiency, it also enhances the quality of the program, although the program will not run on hardware you can create complex and versatile systems and applications to simulate.

Gen Chip View SIM.jpg


You can access the Target Device window by selecting 'Target Device' via the 'View' menu..

ViewMenu.jpg