Running Code with Animation
If you have defined an interface panel for your application, you can run the code with animation to follow the transition between different states, the activation/deactivation of activities, or the execution of a flowchart.
To run your code with animation:
1. Select Options > Settings from the MicroC Code Generator menu.
2. On the Code Instrumentation tab, select the Graphical Back Animation (GBA) check box.
3. Save the modified profile (OK to close the Settings dialog, and then File > Save from the MicroC Code Generator menu.)
4. Regenerate the code (Compile > Generate Code... from the MicroC Code Generator menu).
5. Recompile the code (Compile > Make Code... from the MicroC Code Generator menu).
6. Launch the GBA server (Tools > Open GBA from the MicroC Code Generator menu).
7. Run the application (Compile > Run Code... from the MicroC Code Generator menu).
Note: If you selected the GBA option in the profile settings, then the generated application will automatically try to connect with the GBA server in order to run the animation. If you have not launched the GBA server, a message will be displayed indicating that the connection could not be established, and the generated application will continue running without the animation.