Header missing

Gedare Bloom gedare at rtems.org
Thu Jul 9 19:41:19 UTC 2020


Hi Daniela,

On Thu, Jul 9, 2020 at 11:53 AM Daniela Oliveira <oliveiradad at gmail.com> wrote:
>
> >Hi guys,
>
> >
>
> > Explaining the steps ..
>
> > I had used the RTEMS user manual, so these are the steps:
>
> > I built a SPARC tool chain.
>
> > - The structure looks like this:
>
> > / opt / rtems -> the binaries for compiling, debugging and manipulating files linked with RTEMS / SPARC
>
> > / rtems / releases / rsb -> downloaded and unzipped packages for installation
>
> > / rtems / kernel -> kernel for BSP generation
>
> > / opt / rtems / 5 / sparc-rtems5 / erc32 -> compiled bsp erc32,is the RTEMS_MAKEFILE_PATH
>

Can you show the output of:
cd /opt/rtems/5
find . -name bspopts.h


FWIW, I just compiled and installed a clean version of rtems5, and get
rtems/5$ find . -name bspopts.h
./sparc-rtems5/erc32/lib/include/bspopts.h


> >
>
> > .../b-erc32-5$ find . -name bspopts.h
>
> > ./sparc-rtems5/c/erc32/lib/libbsp/sparc/erc32/include/bspopts.h
>
> >
>
> > Can you identify what tutorial did you follow, and whether you changed
>
> > any steps?
>
> > I’d used the Rtems User Manual, I’d configurated the project C/C++ in Eclipse, when I receive the fatal error : bspopts.h no such file or directory, then i would changed the bsp.h header
>
> >
>
> > Do you check out the rtems.git/5 branch?
>
> > I checked
>
> > Is this dev/bspopts.h in your installed tree?
>
> > Yeas, confirm.
>
> >
>
> >Tks, Daniela.
>
>
>
> Enviado do Email para Windows 10
>
>
>
> De: Gedare Bloom
> Enviado:quinta-feira, 9 de julho de 2020 12:10
> Para: Daniela Oliveira
> Cc:users at rtems.org
> Assunto: Re: Header missing
>
>
>
> On Thu, Jul 9, 2020 at 9:08 AM Gedare Bloom <gedare at rtems.org> wrote:
>
> >
>
> > On Mon, Jul 6, 2020 at 3:56 PM Daniela Oliveira <oliveiradad at gmail.com> wrote:
>
> > >
>
> > > > Hi guys,
>
> > >
>
> > > >
>
> > >
>
> > > > I have built a RTEMS 5 sparc, as docs.rtems.org tutorial. When I had built the C/C++ project,
>
> > >
>
> > > > I have found a missing header in bsp.h, the bspopts.h. I have no idea why this header appeared inside the DEV directory.
>
> > >
>
> > > > I  rewrote the header bsp.h path, <bspopts.h> for <dev/bspopts.h>
>
> > >
>
> > > >Then I ask: Is this normal?
>
> > >
>
> >
>
> > No, this is not normal.
>
> >
>
> > .../b-erc32-5$ find . -name bspopts.h
>
> > ./sparc-rtems5/c/erc32/lib/libbsp/sparc/erc32/include/bspopts.h
>
> >
>
> > Can you identify what tutorial did you follow, and whether you changed
>
> > any steps?
>
> >
>
> > Do you check out the rtems.git/5 branch?
>
> >
>
>
>
> Is this dev/bspopts.h in your installed tree?
>
>
>
> > > >
>
> > >
>
> > > >
>
> > >
>
> > > > Best regards,
>
> > >
>
> > > >
>
> > >
>
> > > > Daniela.
>
> > >
>
> > >
>
> > >
>
> > > Enviado do Email para Windows 10
>
> > >
>
> > >
>
> > >
>
> > > _______________________________________________
>
> > > users mailing list
>
> > > users at rtems.org
>
> > > http://lists.rtems.org/mailman/listinfo/users
>
>


More information about the users mailing list