<div>The original program is not using any RTEMS directives, it's just a bunch of functions that execute floating point operations, that can be compiled and run on any machine with a compiler. The only option needed when compiling it is "-lm" because it utilizes the "math.h" library. Since its execution is proceeding normally means that the CPU is able to handle the operations. Even if the CPU couldn't handle the operation, it would have presented somekind of "defect" of "flaw" message.</div>

<div> </div>
<div>When I modified the program in order to execute "paranoia's" functions through a single RTEMS task, at the point indicated the execution seems to freeze, as if it encounters an infinite loop or something else that prevents it from continuing. Something that is not the case when executing the same code on the SPARC machine.<br>
<br></div>
<div class="gmail_quote">On Mon, Oct 31, 2011 at 11:38 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">On 10/31/2011 11:27 AM, Constantine "chicky" Giotopoulos wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I doubt that this is the case overall, because when I compile the (original)<br>program and run it outside of Qemu on an Intel machine, it doesn't freeze, it<br>
runs until the end.<br></blockquote><br></div>How do you compile it to run it outside of Qemu? 
<div>
<div></div>
<div class="h5"><br><br>-- <br>Sebastian Huber, embedded brains GmbH<br><br>Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany<br>Phone   : <a href="tel:%2B49%2089%2018%2090%2080%2079-6" target="_blank" value="+4989189080796">+49 89 18 90 80 79-6</a><br>
Fax     : <a href="tel:%2B49%2089%2018%2090%2080%2079-9" target="_blank" value="+4989189080799">+49 89 18 90 80 79-9</a><br>E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br>
PGP     : Public key available on request.<br><br>Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>______________________________<u></u>_________________<br>rtems-users mailing list<br><a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-users</a><br></div></div></blockquote></div><br>