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>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><br>Best,<br>JM<br>