<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 2021-January-05, at 19:47, Joel Sherrill <<a href="mailto:joel@rtems.org" class="">joel@rtems.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class=""><div class=""><br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 5, 2021, 8:36 PM  <<a href="mailto:groups@chichak.ca" class="">groups@chichak.ca</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class=""><div dir="auto" style="font-family:SabonRoman;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class=""><div style="word-wrap:break-word;line-break:after-white-space" class=""><div class="">Any ideas or pointers?</div></div></div></blockquote></div></div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">Did you forget to add something to c/src/libbsp? The autoconf builds system files are under the old tree while all the code is under bsps/. This makes it easier to remove the old build system when all is done.</div><div dir="auto" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class=""><div style="word-wrap:break-word;line-break:after-white-space" class=""><div class=""><br class=""></div><div class=""><br class=""></div></div></div></blockquote></div></div></div></div></blockquote><div class=""><br class=""></div></div>likely. In c/src/lib/libbsp/arm I created a new folder called stm32f767 that contains <a href="http://configure.ac/" target="_blank" rel="noreferrer" class="">configure.ac</a> and Makefile.am with (my version of) appropriate modifications for my ‘767 board.<div class=""><br class=""></div><div class="">I assumed that autoconf would pick up all of the stuff in c/src and somehow use bsps, but do I need to munge any config files or is the presence of the BSP folders in bsps and c/src/lib/libbsp all?<br class=""></div></div></blockquote></div></div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">Is the bsp listed in the M4 file in libbsp/arm?</div></div></div></blockquote><div><br class=""></div>Direct hit! Updating that file made the build work much better.</div><div><br class=""></div><div>There are still some issues, naturally, but that’s got me going again.</div><div><br class=""></div><div>Thanks Joel.</div><div><br class=""></div><div>Andrei</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="auto" class=""><div dir="auto" class=""><br class=""></div><div dir="auto" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class=""><div class=""><div class=""><br class=""></div><div class="">Andrei</div></div></div>_______________________________________________<br class="">
users mailing list<br class="">
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer" class="">users@rtems.org</a><br class="">
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank" class="">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div></div>
</div></blockquote></div><br class=""></body></html>