On Wed, May 25, 2016 at 3:07 PM, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> If you get
>
> On 25/05/16 10:19, Deval Shah wrote:
>
>>
>> I got the following result.
>>
>> nm: 'a.out': No such file
>>
>>
>>
> from
>
> nm `find build -name '*bcm283x_dwc_fdt*.o`
>
> 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.
>
> You must have object files for all your driver modules.
>
>
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.


> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax     : +49 89 189 47 41-09
> E-Mail  : sebastian.hu...@embedded-brains.de
> PGP     : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to