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...")
(Your first Scicos application for Easylab)
 
(4 intermediate revisions not shown)
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.
 +
 
 +
The equivalent precompiled example can be found in the directory ''scicos_ee/examples/easylab_flex/Led_sin''. inside scicos pack base directory.
 +
To generate code for your easylab you ca follow the steps described in [[Tutorial:_Installing_scicoslab_and_generating_code_from_a_Scicos_diagram#Generating_dsPIC_code_from_a_Scicos_Diagram | Generating dsPIC code from a Scicos Diagram]] taking care in '''step 2''' to change the target from board_flex to '''board_easylab'''.

Latest revision as of 10:43, 8 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 Your first Scicos Application for FLEX just make sure to use blocks from Easylab palette instead of the ones from FLEX palette.

The equivalent precompiled example can be found in the directory scicos_ee/examples/easylab_flex/Led_sin. inside scicos pack base directory. To generate code for your easylab you ca follow the steps described in Generating dsPIC code from a Scicos Diagram taking care in step 2 to change the target from board_flex to board_easylab.

Personal tools