Tutorial: Generating code from a Scicos diagram targeting Easylab Board

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "= Introduction = Before you can execute this simple tutorial you have to follow installation procedure described in [[Tutorial:_Installing_scicoslab_and_generating_code_from_a_Sc...")
(Introduction)
Line 1: Line 1:
= Introduction =
= Introduction =
-
Before you can execute this simple tutorial you have to follow installation procedure described in [[Tutorial:_Installing_scicoslab_and_generating_code_from_a_Scicos_diagram#Scicoslab_4.4.1_and_ScicosLab_Pack_10.0:_code_generator_for_FLEX_-_Installation_procedure | installig scicoslab tutorial]]
+
Before execute this simple tutorial follow installation procedure described in [[Tutorial:_Installing_scicoslab_and_generating_code_from_a_Scicos_diagram#Scicoslab_4.4.1_and_ScicosLab_Pack_10.0:_code_generator_for_FLEX_-_Installation_procedure | installig scicoslab tutorial]]
 +
 
 +
= Your first Scicos application for Easylab =
 +
 
 +
To create the easyest demo for easylab board follow the steps described in [[Tutorial:_Installing_scicoslab_and_generating_code_from_a_Scicos_diagram#Your_first_Scicos_application Your first Scicos Application for FLEX]]
 +
just make sure to use blocks from Easylab palette instead of the ones from FLEX palette.
 +
 
 +
This Chapter will guide you to the creation, compilation and execution of a first simple Scicos example on a FLEX Demo board. The example created in this tutorial can be found in the directory scicos_ee/examples/easylab_flex/Led_sin. inside scicos pack base directory.
 +
If you are looking for a prebuilt example, go directly to the next Section.

Revision as of 12:33, 7 November 2011

Introduction

Before execute this simple tutorial follow installation procedure described in installig scicoslab tutorial

Your first Scicos application for Easylab

To create the easyest demo for easylab board follow the steps described in Tutorial:_Installing_scicoslab_and_generating_code_from_a_Scicos_diagram#Your_first_Scicos_application Your first Scicos Application for FLEX just make sure to use blocks from Easylab palette instead of the ones from FLEX palette.

This Chapter will guide you to the creation, compilation and execution of a first simple Scicos example on a FLEX Demo board. The example created in this tutorial can be found in the directory scicos_ee/examples/easylab_flex/Led_sin. inside scicos pack base directory. If you are looking for a prebuilt example, go directly to the next Section.

Personal tools