
Running the demo project
UM0299
3
Running the demo project
This section contains a number of exercises that will rapidly help you become familiar with
the major steps for creating and debugging µPSD3400 projects.
Using the demo project supplied with the µPSD3400 development kit as an example, it
provides step-by-step instructions on how to to do basic tasks in RIDE. You can refer to
for help as you follow the procedures.
3.1
Opening the demo project in RIDE
1.
Launch RIDE from the Windows programs menu (Raisonance Kit 6.1) or from the RIDE
icon.
The RIDE title menu bar is diplayed (see
) with a blank workspace.
Figure 2.
RIDE menu bar
2.
Open the demo project.
a)
In title menu bar click "Project", then "Open".
b)
Double-click on the project named led_blink.prj, in the folder:
\RIDE\EXAMPLES\8051\DERIVATIVES\ST_UPSD\UPSD3400\LED_BLINK
The project files are displayed in the left side of the window. (See
3.
Click on the "+" to expand the project files and then double-click on led_blink.c to open
it.