<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for answering!<br>I will try to include the libraries, and if i can't i will grab the functions from the source... <br>My expected target are dsPICs or microproccessors without operative system.<br>I assume that building a code generator for xcos is very hard task, am i right?<br>Thanks... ill comment later if i succeded.<br><br><div>> From: clement.david@scilab-enterprises.com<br>> To: users@lists.scilab.org<br>> Date: Tue, 16 Sep 2014 09:01:31 +0200<br>> Subject: Re: [Scilab-users] Xcos code generation, compiling with eclipse for standalone usage<br>> <br>> Hello Pablo,<br>> <br>> > cstblk4_m, selector_m, and counter<br>> <br>> In fact, these are simulation functions. You can grab them directly from<br>> the Scilab sources to compile them directly within your project or you<br>> can link to libsciscicos_block.so using "-lsciscicos_block".<br>> <br>> If you chose to link against scilab libraries do not forget to also link<br>> the SO dependencies (maybe blas, lapack, scilab and so on).<br>> <br>> > Other question... is there a code generator like equalis for dspic or<br>> > embeedes systems, but opne-source? Equalis is far away my budget...<br>> <br>> That's the point, there is not at this time. What's your expected target<br>> platform ? Do plan to use an OS or not ?<br>> <br>> --<br>> Clément<br>> <br>> _______________________________________________<br>> users mailing list<br>> users@lists.scilab.org<br>> http://lists.scilab.org/mailman/listinfo/users<br></div> </div></body>
</html>