<div dir="ltr"><div>Hello,</div><div>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 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><span style="font-family:monospace">find build -name hello.exe</span></div></blockquote><div>It tells me the file hello.exe is present. If the problem is I probably have a missing "6" somewhere that means the documentation is missing something. 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...<br></div><div><img src="cid:ii_kpucstvq0" alt="Screenshot from 2021-06-12 17-10-34.png" width="566" height="79"><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 7, 2021 at 6:14 PM Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Jun 7, 2021 at 9:58 AM Ida Delphine <<a href="mailto:idadelm@gmail.com" target="_blank">idadelm@gmail.com</a>> wrote:<br>
><br>
> Hello everyone,<br>
><br>
> I've been following the quick start tutorial and followed the steps to build my application on this link - <a href="https://docs.rtems.org/branches/master/user/start/app.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/start/app.html</a><br>
><br>
> Upon running the executable<br>
><br>
> $HOME/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis build/sparc-rtems-erc32/hello.exe<br>
><br>
on the command line try:<br>
$>  find build -name hello.exe<br>
<br>
See what comes up. the error message suggests you aren't providing a<br>
file, so maybe you got the path to the executable wrong, assuming the<br>
build succeeded.<br>
My guess is there's a missing 6 somewhere.<br>
<br>
> I get this error message<br>
> RTEMS Testing - Run, 6.0.not_released<br>
>  Command Line: /home/idadel/quick-start/rtems/6/bin/rtems-run --rtems-bsps=erc32-sis build/sparc-rtems-erc32/hello.exe<br>
>  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<br>
>  Python: 3.8.5 (default, Sep  4 2020, 07:30:14) [GCC 7.3.0]<br>
> 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)<br>
> error: executable is not a file: build/sparc-rtems-erc32/hello.exe<br>
><br>
> 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.<br>
><br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><br>
</blockquote></div>