<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 18, 2019 at 1:12 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">On 18/11/2019 08:59, Chris Johns wrote:<br>
> <br><br>
> <br>
> Converting to C is a broken path IMO. it does not scale.<br>
<br>
I would convert the individual object files with bin2c and load them <br>
with IMFS_make_linfile().<br></blockquote><div><br></div><div>We stopped using rtems-bin2c in our project, because the performance was so poor for larger files.  Both bin2c and gcc were very slow.  We've replaced that workflow with something based on GNU AS `.incbin` instead, which is fast enough to be unnoticeable.<br></div><div><br></div><div><br></div><div><br></div></div></div>