Target Device
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.
You can access the Target Device window by selecting 'Target Device' via the 'View' menu. You can specify a target chip and change the current chip using the 'Choose a Target' tab in the Project Options window which is accessed via the 'Build' menu (Build > Project Options...).
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.