<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 25, 2016 at 3:07 PM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br><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">If you get<span class=""><br>
<br>
On 25/05/16 10:19, Deval Shah wrote:<br>
<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">
<br>
I got the following result.<br>
<br>
nm: 'a.out': No such file<br>
<br>
<br>
</blockquote>
<br></span>
from<span class=""><br>
<br>
nm `find build -name '*bcm283x_dwc_fdt*.o`<br>
<br></span>
the this is the first issue you have to resolve. Read the man pages of nm and find to figure out what these commands do.<br>
<br>
You must have object files for all your driver modules.<div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div>I understood the problem. Driver for bcm283x is no getting built. Is there any documentation availible for porting a driver to rtems-libbsd ? So that I can verify necessary steps for the code I cherry-picked or if required do the process from scratch.  </div><div><br></div><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 class=""><div class="h5">
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
</div></div></blockquote></div><br></div></div>