Introduction to Microcontroller Programming
About PICmicro Chips
Clocking Your PICmicro Devices E-Blocks Flowcode Step By Step
PICmicro Projects
Labs |
High Speed SimulationSo what you have you done so far?
Congratulations: you have completed your first program. Now let's see what happens when you run a simulation of this program. Click on the 'Run' icon, the blue arrow on the main toolbar. The Run icon looks like this:
If you blinked, you missed it!
The result is that the first LED lights, and there is a message saying that the simulation is completed.
What does it mean? The program outputted the number 1 and displayed it on the LED's. But you did not really see what happened. |