Why Sango is required?As the system designer, you can understand the requirements of different program flow lines for your target project. Basically you need to prepare the selected microcontroller to start and execute the target code. Then you need to get your application code ready to manage interactions with many of the external embedded elements like display, keyboard, signal processing ports, etc. This important application flow line demands constant exchange of information between internal peripheral functions and the external embedded elements. Then you need to add the required control flow line that manages the above application flow and completes the whole picture. These different program flow lines are given below.
Now you can really appreciate the role played by the Sango in your next application, because, Sango generates C source code to manage many embedded modules apart from getting the target microcontroller ready to accept your control flow. For any application, most of time is spent in understanding internal peripheral functions and finalizing setup codes required to make these peripherals execute the required operations. Sango empowers you to get the overall command in less time over your microcontroller and your project execution.
|
|