Greetings,
I'm an engineering student working on a gradutation project.
The project consists on creating a full model based design tool for automotive application. Hence, I'm using SCILAB,the open source software, to generate C code for embeded target : AURIX TC26X.
In this project ,I should use the erika os scheduler .
For this reason ,I'm asking about possibilities of providing me tips to create an ERIKA OS block in XCOS
Best regards.
ERIKA OS block on scilab/xcos
Moderator: paolo.gai
Re: ERIKA OS block on scilab/xcos
Not sure how you want to generate code from the blocks. I suggest you to take a look at:
- the code generator which was done on ERIKA2 (the scicos pack, done originally by Roberto Bucher)
http://erika.tuxfamily.org/drupal/scilabscicos.html
- the code generator used in microdaq - https://atoms.scilab.org/toolboxes/microdaq/1.2.2 (which is based on the same Roberto's code generator)
- some of the work we did on E4Coder (on ScicosLab).
Ciao, PJ
- the code generator which was done on ERIKA2 (the scicos pack, done originally by Roberto Bucher)
http://erika.tuxfamily.org/drupal/scilabscicos.html
- the code generator used in microdaq - https://atoms.scilab.org/toolboxes/microdaq/1.2.2 (which is based on the same Roberto's code generator)
- some of the work we did on E4Coder (on ScicosLab).
Ciao, PJ