<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-07-28 14:56 GMT+02:00 Joel Sherrill <span dir="ltr"><<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">There is a debug option near the bottom of confdefs.h which you can enable to generate a data structure filled in with various values computed by confdefs. You can look at that in gdb without loading it on the target. <div dir="auto"><br></div><div dir="auto">It is probably worth it to look at that now and see what you spot.</div></div></blockquote><div>Okay, I'll try. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"> </div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"><br></div><div dir="auto">And a random thought.. what's the interrupt stack size and how is it allocated? What are the port specific related macros set to?</div></div><div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail_extra"><div class="gmail_quote"><br></div></div></div></div></blockquote>I don't completely understand what is the interrupt stack. Because, when an interrupt occurs, <div>I save all registers and move the stack pointer, handle interrupt, restore registers and move stack</div><div>pointer back. </div></div>-- <br><div class="gmail_signature">Regards, Denis Obrezkov</div>
</div></div>