<div dir="ltr"><div>Hi,<br><br></div>Ok, well i've got a super cut down build with only the 10ms clock tick going and that just calls rtems_clock_tick() anyway. If i take the call to rtems_task_wake_after() out so i just have a for(;;) than it spins just fine, rtems_idle is not scheduled of course, but the clock tick interrupt is going every 10ms so hundreds of thousands of times now. The same task is just being scheduled over and over again of course.<br>
<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 April 2013 15:14, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 04/03/2013 03:59 PM, Matthew J Fletcher wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the reply, what exception routines would be called ? i dont believe<br>
there is a data abort, invalid instruction, etc exception being thrown at any<br>
point.<br>
</blockquote>
<br></div>
I mean the interrupt exception processing.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I will try git head at some point, i am using mingw and there are problems with<br>
the 2.69 autoconf which means you cannot even configure.<br>
</blockquote>
<br></div>
I use an Autoconf 2.69, Automake 1.12.2, M4 1.4.7, and call the bootstrap script with "./bootstrap -g".  This works for me with the git master and MinGW/MSYS.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : <a href="tel:%2B49%2089%20189%2047%2041-16" value="+4989189474116" target="_blank">+49 89 189 47 41-16</a><br>
Fax     : <a href="tel:%2B49%2089%20189%2047%2041-09" value="+4989189474109" target="_blank">+49 89 189 47 41-09</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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><br>regards</div><div>---</div><div>Matthew J Fletcher</div><br>
</div>