GSoC PRU: simplebus vs nexus
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jul 22 11:45:25 UTC 2019
On 22/07/2019 13:30, Nils Hölscher wrote:
>
> > I found the simplebus files in the rtems-libbsd repository, but when
> > building the compiler is not able to resolve the following include:
> > #include<dev/fdt/simplebus.h>
>
> Not all header files are installed with a "./waf install". You can add
> libbsd based drivers to "rtemsbsd/sys/dev".
>
> This worked for simplebus.h, thank you.
> But currently I need to add tree/freebsd/sys/arm/ti/ti_prcm.h and other
> files located here.
> My include would be:" #include <arm/ti/ti_prcm.h>"
> Simply copying them to "rtemsbsd/sys/dev" doesn't work for these files.
> Any suggestions?
If you don't find some header files, then make sure the header files are
present in the tree and the included paths are present. Maybe the
--show-commands option for waf config is helpful. The include paths are
in libbsd.py.
--
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.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list