<div dir="ltr">André,<div><br></div><div>Technically, you should be able to call functions (directly or indirectly) in any point of your program. AFAIK, there are only a subset of RTEMS directives you shouldn't call from an ISR. </div>
<div>What kind of error have you got? BSP?</div><div><br></div><div>--Wendell.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-30 13:47 GMT-03:00 Andre Marques <span dir="ltr"><<a href="mailto:andre.lousa.marques@gmail.com" target="_blank">andre.lousa.marques@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am trying to call a function through a function pointer from an interrupt handler, but I am not sure if this is even possible as the system hangs at that point. If not, is there any way in RTEMS to have that function executed outside the isr?<br>

<br>
Thanks,<br>
André Marques.<br>
<br>
<br>
______________________________<u></u>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" target="_blank">http://lists.rtems.org/<u></u>mailman/listinfo/devel</a><br>
</blockquote></div><br></div>