>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 > > .../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 On Thu, Jul 9, 2020 at 9:08 AM Gedare Bloom <ged...@rtems.org> wrote: > > On Mon, Jul 6, 2020 at 3:56 PM Daniela Oliveira <oliveira...@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@rtems.org > > http://lists.rtems.org/mailman/listinfo/users |
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users