Can't build application

Gedare Bloom gedare at rtems.org
Mon Jun 7 17:14:02 UTC 2021


On Mon, Jun 7, 2021 at 9:58 AM Ida Delphine <idadelm at 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 at rtems.org
> http://lists.rtems.org/mailman/listinfo/users


More information about the users mailing list