Thank you :) On Sun, Jun 13, 2021 at 12:45 AM Jan Sommer <soja-li...@aries.uberspace.de> wrote:
> Am Sonntag, 13. Juni 2021, 01:06:02 CEST schrieb Ida Delphine: > > > Hello, > > > I've spent all week trying to build this application and figure out what > I > > > am missing, I carefully followed the steps in the quickstart guide > > > repeatedly but I keep running into the same error. Some time ago, I built > > > an application as part of my GSoC proof I can work with RTEMS and it > > > worked. Even when I run > > > > > > > find build -name hello.exe > > > > > > > It tells me the file hello.exe is present. > > > > Yes, it tells that the file is located in > build/sparc-rtems6-erc32/hello.exe > > > > > If the problem is I probably > > > have a missing "6" somewhere that means the documentation is missing > > > something. > > > > Yes, there seems to be a typo in the documentation. > > > > > Here is the screenshot of what I get. If anybody has recently > > > done this successfully with the most recent changes I will really > > > appreciate some help. Been this stuck for a while... > > > [image: Screenshot from 2021-06-12 17-10-34.png] > > > > > > > This command from the quick start guide essentially tells to run the > hello.exe. > > $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis > build/sparc-rtems-erc32/hello.exe > > > > As you can see from the above find command the hello.exe is located in > > build/sparc-rtems6-erc32/hello.exe, but rtems-run is told that the file is > in build/sparc-rtems-erc32/hello.exe (notice the missing "6" after "rtems") > > I really missed this... > > Please try to run > > $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis > build/sparc-rtems6-erc32/hello.exe > > > > This should fix your problem. > > > > Best regards, > > > > Jan > > > > > > > > > On Mon, Jun 7, 2021 at 6:14 PM Gedare Bloom <ged...@rtems.org> wrote: > > > > > > > On Mon, Jun 7, 2021 at 9:58 AM Ida Delphine <idad...@gmail.com> wrote: > > > > > > > > > > Hello everyone, > > > > > > > > > > I've been following the quick start tutorial and followed the steps > to > > > > build my application on this link - > > > > https://docs.rtems.org/branches/master/user/start/app.html > > > > > > > > > > Upon running the executable > > > > > > > > > > $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis > > > > build/sparc-rtems-erc32/hello.exe > > > > > > > > > on the command line try: > > > > $> find build -name hello.exe > > > > > > > > See what comes up. the error message suggests you aren't providing a > > > > file, so maybe you got the path to the executable wrong, assuming the > > > > build succeeded. > > > > My guess is there's a missing 6 somewhere. > > > > > > > > > I get this error message > > > > > RTEMS Testing - Run, 6.0.not_released > > > > > Command Line: /home/idadel/quick-start/rtems/6/bin/rtems-run > > > > --rtems-bsps=erc32-sis build/sparc-rtems-erc32/hello.exe > > > > > Host: Linux ida-pc 5.8.0-53-generic #60~20.04.1-Ubuntu SMP Thu May 6 > > > > 09:52:46 UTC 2021 x86_64 > > > > > Python: 3.8.5 (default, Sep 4 2020, 07:30:14) [GCC 7.3.0] > > > > > Host: Linux-5.8.0-53-generic-x86_64-with-glibc2.10 (Linux ida-pc > > > > 5.8.0-53-generic #60~20.04.1-Ubuntu SMP Thu May 6 09:52:46 UTC 2021 > x86_64 > > > > x86_64) > > > > > error: executable is not a file: build/sparc-rtems-erc32/hello.exe > > > > > > > > > > I followed the same tutorial some time ago and everything went well. > I > > > > can't seem to wrap my head around where I am going wrong. > > > > > > > > > > > > > > > _______________________________________________ > > > > > 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