<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 1/15/2014 11:29 AM, Gedare Bloom
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC82fA2eXUzeh_6nWrA03mte_Rvg3hYoe-fuW-8L6rvXi_dTvA@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Wed, Jan 15, 2014 at 11:13 AM,
            Noble N. Nkwocha <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:Noble.N.Nkwocha@nasa.gov" target="_blank">Noble.N.Nkwocha@nasa.gov</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Hi
                      everyone,</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">My
                      name is Noble N. Nkwocha and I am new to and with
                      RTEMS.</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>Welcome!<br>
               <br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p class="MsoNormal">
                    <span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I
                      was successful “I believe”, in installing and
                      Configuring RTEMS 4.10.2 for the i386 and PowerPC
                      target processors.   I used the pre-built tools
                      and binary versions.    Would someone please help
                      with the following questions?</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>Unless your project requires you to use 4.10, I would
              encourage you to use 4.11 (which is the current git
              master, but should be released soon officially). I
              personally have limited experience with 4.10.<br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><span>1.<span
                          style="font:7.0pt "Times New Roman"">      
                        </span></span></span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Where
                      is the resulting RTEMS Kernel after a successful
                      configuration?   What is its filename?   Should I
                      expect to have a file named “i386-rtems4.10-run”
                      and another one named “powerpc-rtems4.10-run”
                      after the successful build of RTEMS4.10.2?</span></p>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>Those "run" files point to simulators for the
              respective targets to aid in running RTEMS applications.
              These are part of the "RTEMS Toolset" in the pre-built
              tools. The RTEMS Kernel is a set of libraries that you get
              after you successfully configure, make, and "install"
              RTEMS. Installing RTEMS on your development host machine
              gives you the libraries that your application will link
              against. (This should really all be explained
              somewhere...)<br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><span>2.<span
                          style="font:7.0pt "Times New Roman"">      
                        </span></span></span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Why
                      is it that I cannot not get a successful RTEMS
                      configuration for “powerpc” and “rad750” as target
                      and BSP options respectively?   I get an error
                      message indicating that a branch for the BSP
                      (rad750) was not found.   The same problem occurs
                      when I try “qemuprep” for a “powerpc” BSP.     The
                      RTEMS Documentations I have, state that both the
                      “rad750” and “qemuprep” are included in the
                      standard RTEMS PowerPC BSPs distribution.   What
                      am I not doing correct, here?</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>The rad750 is not in the public release of RTEMS due to
              ITAR. You should discuss this with other RTEMS users at
              your institution if they have it, or you should contact
              OAR Corp who I believe can handle the issue.<br>
            </div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    Yep. The RAD750 BSP is an ITAR controlled. We will have to discuss
    that privately. <br>
    <br>
    Which NASA center are you with?<br>
    <br>
    Which document states that the RAD750 is included in the standard
    RTEMS distribution?<br>
    That needs to be corrected. It can at most say "available and please
    contact OAR".<br>
    <blockquote
cite="mid:CAC82fA2eXUzeh_6nWrA03mte_Rvg3hYoe-fuW-8L6rvXi_dTvA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>I do not know why qemuprep does not work. You might
              first like to try the "psim" BSP, which is the simplest
              simulated powerpc BSP. psim runs within the
              powerpc-rtems4.10-gdb, which is invoked by the
              powerpc-rtems4.10-run command. If you build RTEMS with
              psim you should be able to use powerpc-rtems4.10-run on
              any of the compiled testsuites applications, such as
              testsuites/samples/hello/hello.exe.<br>
            </div>
            <div> </div>
          </div>
        </div>
      </div>
    </blockquote>
    Gedare is right here. Starting with a simulator in gdb is almost
    always the easiest way<br>
    to get started.<br>
    <br>
    The rtems-testing git repo has a directory named sim-scripts which
    provide a simple<br>
    interface for running these simulators. psim in particular takes a
    LOT of arguments.<br>
    <blockquote
cite="mid:CAC82fA2eXUzeh_6nWrA03mte_Rvg3hYoe-fuW-8L6rvXi_dTvA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><span>3.<span
                          style="font:7.0pt "Times New Roman"">      
                        </span></span></span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Why
                      do I get the System Error message below, each time
                      I try the following:   </span></p>
                  <p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <p style="line-height:7.55pt;text-autospace:none"><span
style="font-size:8.0pt;font-family:"Arial","sans-serif";color:windowtext">$<span
                        style="letter-spacing:2.05pt"> </span>i386-rtems4.10-gdb<span
                        style="letter-spacing:2.05pt"> </span></span><span
style="font-size:8.0pt;font-family:"Arial","sans-serif";color:windowtext">`f<span
                        style="letter-spacing:-.05pt">i</span></span><span
style="font-size:8.0pt;font-family:"Arial","sans-serif";color:windowtext">nd</span><span
style="font-size:8.0pt;font-family:"Arial","sans-serif";color:windowtext">
                      <span style="letter-spacing:.35pt"> </span>. -name
                      <span style="letter-spacing:1.5pt"> </span>ticker.exe`</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><img
                        src="cid:part2.08030005.03010104@oarcorp.com"
                        height="203" width="314"></span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>This looks like your host development machine is not
              fully set up. Are you using cygwin? If you have access to
              any Linux machines, you might have an easier time to get
              started using one of them instead. Windows should work,
              but it can be finicky and is generally less supported by
              the RTEMS community.<br>
            </div>
            <div> <br>
            </div>
            <div>Can you descend to find ticker.exe yourself? It should
              be located in something like
              i386-rtems4.10/c/i386ex/testsuites/samples/ticker/ticker.exe
              in the build tree (or substitute powerpc/psim for
              i386/i386ex).<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US">
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">This
                      the command I used for my configurations. 
                      “powerpc” and “psim” were substituted for the
                      target and BSP for our successful PowerPC
                      configuration</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <p class="MsoNormal" style="margin-left:.5in"><b><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">   
                        ../rtems-4.10.2/configure
                        --target=i386-rtems4.10 --enable-rtemsbsp=i386ex
                        --enable-cxx --enable-tests=samples</span></b></p>
                  <p class="MsoNormal" style="margin-left:.5in"><b><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">   
                        make all</span></b></p>
                  <p class="MsoNormal" style="margin-left:.5in">
                    <b><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">   
                        make install</span></b></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                </div>
              </div>
            </blockquote>
            <div>These commands look right at a glance, especially using
              powerpc and psim should work for sure. I take it there
              were no errors during these commands? Based on the other
              issues that you reported, I suspect the host development
              machine does not have quite the right environment / tools
              installed.<br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="blue" vlink="purple"
                lang="EN-US"><br>
                <div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thank
                      you,</span></p>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
                  <div>
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Noble
                        N. Nkwocha</span></p>
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><a
                          moz-do-not-send="true"
                          href="tel:%28681%29%20753-5218"
                          value="+16817535218" target="_blank">(681)
                          753-5218</a> Work</span></p>
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><a
                          moz-do-not-send="true"
                          href="tel:%28304%29%20816-3718"
                          value="+13048163718" target="_blank">(304)
                          816-3718</a> Home</span></p>
                    <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><a
                          moz-do-not-send="true"
                          href="tel:%28505%29%20238-5927"
                          value="+15052385927" target="_blank">(505)
                          238-5927</a> Cellular (Evenings, Nights and
                        Weekends <b><u>ONLY</u></b>)</span></p>
                    <p class="MsoNormal"><a moz-do-not-send="true"
                        href="mailto:Noble.N.Nkwocha@nasa.gov"
                        target="_blank"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif"">Noble.N.Nkwocha@NASA.Gov</span></a><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span></p>
                  </div>
                  <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"></span><br>
                  </p>
                </div>
              </div>
              _______________________________________________<br>
              rtems-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
              <a moz-do-not-send="true"
                href="http://www.rtems.org/mailman/listinfo/rtems-users"
                target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Joel Sherrill, Ph.D.             Director of Research & Development
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a>        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985</pre>
  </body>
</html>