Running your Applet on Hardware
|
Prerequisites |
|
LightBridge 2 VCL is installed on your system (see Connecting LightBridge 2 VCL to Host PC). The Silicon Software Runtime software is installed on your system (see Installing the Runtime Software ). |
Before you can run your applet on LightBridge 2 VCL, you have to copy your *.hap file (applet) into the runtime installation on your host PC and to flash it onto LightBridge 2 VCL:
- Copy the *.hap file you have build in VisualApplets into directory [runtime installation directory]/Hardware Applets/LB-VCL. (If there is no subdirectory LB-VCL, create it.)
If you have used the default settings in VisualApplets, you will find your *.hap file in your VisualApplets installation directory, subdirectory Designs.
Applets for marathon deepVCL |
|
|
If you are using marathon deepVCL, copy your *.hap file into directory [runtime installation directory]/Hardware Applets/LB-VCL, too. |
- Install your applet on LightBridge 2 VCL as described in Flashing.
After you have done this, you can
- test your applet and directly see image processing results of your applet with the Silicon Software tool microDisplay X (which comes as part of the runtime software) (see Testing your Applet in microDisplay X).
- start your applet via the application programming interface (see Starting the Applet in your own Software).