<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">From what I can figure out, there seems to be a problem with the out-of-the-box build of newly that the STM32F4 uses.<div class=""><br class=""></div><div class="">memset() goes for a few ARM instructions and then seems to intentionally branch into, what the map file indicates is, the middle of fflush().</div><div class=""><br class=""></div><div class="">newly would have been built with this command (from the quick start section of the RTEMS user manual)</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/6 6/rtems-arm</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">Help. I’m drowning.</div><div class=""><br class=""></div><div class="">Andrei</div></body></html>