<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Aug 20, 2017 8:00 AM, "yaron o" <<a href="mailto:jaron0123@gmail.com">jaron0123@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br>Hello all .</div><div><br></div><div>i am using a legacy code that uses a lot of algorithms and global and static variable on my BUS that run rtrms . the code should run in a loop a thousandth times , when i start to run it it run some times 20 times, some time 5 times and some time 100 time i dont know why it happens but when it throws me i get the same message : </div><div><br><div> CPU 0:  IU in error mode (tt = 0x07, mem address not aligned)</div><div>         0x40094218: c4044000  ld  [%l1], %g2  <_Thread_Reset_timeslice+24></div><div> CPU 1:  Power down mode</div><div><br></div><div>does any one know what is the mining of this massage ? what i should check ? </div><div>my suspicions is relate to times scheduling between tasks but i am using only one task .. </div></div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">This is 99.99% not an RTEMS issue. You are accessing unaligned data. This could be a bug in your application or a blown stack.</div><div dir="auto"><br></div><div dir="auto">Increase the stack size of the thread significantly and try again. </div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>any ideas  will welcome </div><div>i am using leon 3 processor running vie grmon </div><div>rtems-4.10-mingw<br></div><div><br></div><div>thank all </div><div>Yaron </div><br><br><br><br><br><table style="border:none;border-collapse:collapse"><colgroup><col width="278"><col width="322"></colgroup><tbody><tr style="height:27px"><td colspan="2" style="border-width:0px;border-style:solid;border-color:rgb(0,0,0);vertical-align:top;padding:7px"><p dir="ltr" style="line-height:1.2;margin-top:0pt;margin-bottom:0pt"><span style="font-size:13.3333px;font-family:"Courier New";color:rgb(34,139,34);background-color:transparent;font-weight:700;vertical-align:baseline;white-space:pre-wrap"><img src="https://lh4.googleusercontent.com/MAmpk4C_PMWbT3zd0qdOSQrjc8Z10rviGbNXOwcwHaQsEZMoMiIycSLYS_mSXnOqfEy2QkNLP1y-0gO-6yHBGUZLK1jtiiU6IpMMOJT-bAVizgbQcyOwKWpJ6DM5a1K9PnjXrkv8" width="384" height="20" style="border:none" alt="signature-1.gif"></span></p></td></tr></tbody></table></div>
</div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div></div>