<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 15, 2020 at 10:02 AM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
we started with a migration guide from RTEMS 4.11 (or other versions of <br>
course) to 5:<br>
<br>
<a href="https://docs.rtems.org/branches/master/user/migration/v4_11-to-v5.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/migration/v4_11-to-v5.html</a><br>
<br>
There are probably a lot more things to consider. If someone already <br>
migrated an application to RTEMS 5, then please share your issues, <br>
workaround, necessary changes, etc. so that others may have it a bit easier.<br></blockquote><div><br></div><div>Perhaps slightly out of scope from what you are thinking of but if someone</div><div>has an out of tree BSP, a warning about the source movement, sysinit, per </div><div>section linking requiring wildcards in linker scripts, template linker scripts, </div><div>new console infrastructure, clean up of Makefile.am, tcfg files, etc with </div><div>pointers to an example BSP. There were a lot of little things that changed</div><div>that add up. I'm not suggesting a deep dive but just a statement that a lot</div><div>changed and a "for example, the following" with a bullet list. See the BSP</div><div>manual for details.</div><div><br></div><div>And I wasn't sure it was clear that the rtems_clock_get_XXX methods have</div><div>been around since 4.8. We have been discouraging rtems_clock_get</div><div>that long. git blame shows I added them in 2007/2008. We are finally just</div><div>killing the untyped version. It was long discouraged.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div></div>