Hi,<br><br>No, autocode requires the real-time workbench only, it is quite straightforward to generate the code.<br><br>I didn't fully understood your question. Anyway, i have tried to compile the application with gcc and runs fine on linux so it should run on rtems with the apropriate modifications. However, when i printf("test\n") within the library finction, it returns strange characters, which doesn't happen in the function that calls the library function..<br>
<br>I suspect of a compilation flag/option i may be missing on the library. Do you have any idea?<br><br>Also, i don't need any rtems primitives/configurations on the library functions right? I'm assuimng It is enough to have the rtems configuration on the "main" file.<br>
<br><br>Best,<br>JM<br><br><br><br><div class="gmail_quote">On Wed, Jun 16, 2010 at 4:42 PM, Joel Sherrill <span dir="ltr"><<a href="mailto:joel.sherrill@oarcorp.com">joel.sherrill@oarcorp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 06/16/2010 10:38 AM, Joćo Rasta wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I'm having trouble running an rtems application that uses code generated from matlab using autocode. It all goes well until a function of this library is called: printfs return awkward characters and then the application crashes.<br>

<br>
</blockquote></div>
I have seen references to this before.  Is this hard to do?  Are there instructions?<br>
Standard glue code, etc.<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
1) Is there any obvious reason to why printfs of the autocode generated functions are not working properly? They are compiled with sparc-rtems-gcc, as the main code.<br>
<br>
2) Are there any special flags needed to be passed to the compiler in order to link other libraries? Or some rtems configuration..<br>
<br>
</blockquote></div>
Is there any chance it is printing floating point numbers from a non-FP task?<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Best,<br>
JM<br>
</blockquote>
<br>
<br>
-- <br>
Joel Sherrill, Ph.D.             Director of Research&  Development<br>
joel.sherrill@OARcorp.com        On-Line Applications Research<br>
Ask me about RTEMS: a free RTOS  Huntsville AL 35805<br>
   Support Available             (256) 722-9985<br>
<br>
<br>
</blockquote></div><br>