"sparc-rtems4.10-sis.exe" is missing

Gedare Bloom gedare at rtems.org
Mon Feb 24 20:35:31 UTC 2014


Hi,

I have /opt/rtems-4.11/bin/sparc-rtems4.11-sis
Perhaps 4.10 does not package the sis directly.

I see you have the sparc-gdb, so you can see if it has the sis
simulator built-in by running:
$> sparc-rtems4.10-gdb hello.exe
$> tar sim
$> load
$> run

And you should get back the hello world printout.

-Gedare

On Mon, Feb 24, 2014 at 1:03 PM, Noble N. Nkwocha
<Noble.N.Nkwocha at nasa.gov> wrote:
> Hi everyone,
>
>
>
> We got a successful build of  RTEMS 4.10 for the sparc/sis target processor
> and BSP combinations.   We also got some of the samples successfully built.
> Now we just need to
>
> be able to run them with "sis".  Our "sparc-rtems4.10 tool chain" is
> successfully built and installed.
>
>
>
> I tried "sparc-rtems4.10-sis hello.exe" and got  "sh: sparc-rtems4.10-sis:
> command not found".
>
>
>
> Q1:  What is the path to: "sparc-rtems4.10-sis.exe"?   Where is it located?
> It is not in our  "/opt/rtems-4.10/bin/" directory.
>
>
>
> Here is a list of the sparc-rtems4.10 files in our "/opt/rtems-4.10/bin/"
> directory:
>
>
>
> sparc-rtems4.10-addr2line.exe
>
> sparc-rtems4.10-ar.exe
>
> sparc-rtems4.10-as.exe
>
> sparc-rtems4.10-c++.exe
>
> sparc-rtems4.10-c++filt.exe
>
> sparc-rtems4.10-cpp.exe
>
> sparc-rtems4.10-difftest
>
> sparc-rtems4.10-g++.exe
>
> sparc-rtems4.10-gcc-4.4.7.exe
>
> sparc-rtems4.10-gcc.exe
>
> sparc-rtems4.10-gccbug
>
> sparc-rtems4.10-gcov.exe
>
> sparc-rtems4.10-gdb.exe
>
> sparc-rtems4.10-gprof.exe
>
> sparc-rtems4.10-ld.exe
>
> sparc-rtems4.10-nm.exe
>
> sparc-rtems4.10-objcopy.exe
>
> sparc-rtems4.10-objdump.exe
>
> sparc-rtems4.10-ranlib.exe
>
> sparc-rtems4.10-readelf.exe
>
> sparc-rtems4.10-size.exe
>
> sparc-rtems4.10-sorttimes
>
> sparc-rtems4.10-strings.exe
>
> sparc-rtems4.10-strip.exe
>
> unhex.exe
>
>
>
> Q2: Why are we missing "sparc-rtems4.10-sis.exe"?
>
>
>
> Thank you,
>
>
>
> Noble N. Nkwocha
>
> (681) 753-5218 Work
>
> (304) 816-3718 Home
>
> (505) 238-5927 Cellular (Evenings, Nights and Weekends ONLY)
>
> Noble.N.Nkwocha at NASA.Gov
>
>
>
> From: Noble N. Nkwocha
> Sent: Wednesday, February 19, 2014 11:56 AM
> To: 'Greg Menke'; rtems-users at rtems.org
> Subject: RE: Downloading/Uploading RTEMS app to mcp750
>
>
>
> Thank you.
>
>
>
> Noble N. Nkwocha
>
> (681) 753-5218 Work
>
> (304) 816-3718 Home
>
> (505) 238-5927 Cellular (Evenings, Nights and Weekends ONLY)
>
> Noble.N.Nkwocha at NASA.Gov
>
>
>
> From: rtems-users-bounces at rtems.org [mailto:rtems-users-bounces at rtems.org]
> On Behalf Of Greg Menke
> Sent: Wednesday, February 19, 2014 11:52 AM
> To: rtems-users at rtems.org
> Subject: Re: Downloading/Uploading RTEMS app to mcp750
>
>
>
>
> mcp750 has a rom monitor that can load and execute an rtems image via tftp
> over ethernet- "nbo" command will do it.  The output of the RTEMS
> compilation will be an executable, that the mcp750 can load from a tftp
> server.  Very convenient.  Once your app is in a more final state you can
> put it in the flash or on a hard disk and the rom monitor will load it from
> there- same exe format.
>
> Greg
>
>
>
>
> On 02/19/2014 11:28 AM, Noble N. Nkwocha wrote:
>
> Hi Joel,
>
>
>
> I do know that "RAD750 is ITARS" from your response to my earlier question
> several weeks ago.    I am asking about mcp750.    Is mcp750 ITARS too, or
> is it synonymous with RAD750?
>
>
>
> Thank you,
>
>
>
> Noble N. Nkwocha
>
> (681) 753-5218 Work
>
> (304) 816-3718 Home
>
> (505) 238-5927 Cellular (Evenings, Nights and Weekends ONLY)
>
> Noble.N.Nkwocha at NASA.Gov
>
>
>
> From: Joel Sherrill [mailto:joel.sherrill at oarcorp.com]
> Sent: Wednesday, February 19, 2014 11:15 AM
> To: Noble N. Nkwocha; rtems-users at rtems.org
> Subject: Re: Downloading/Uploading RTEMS app to mcp750
>
>
>
> The RAD750 is ITARS and there is no public documentation on it.
>
> My recollection is that we used the hardware debugger or downloaded
> via SuROM in its expected format.
>
> --joel
>
> On 2/19/2014 9:56 AM, Noble N. Nkwocha wrote:
>
> Hi everyone,
>
>
>
> 1.       Is there a documented process for downloading / uploading an RTEMS
> .ralf / .exe image onto a PowerPC/mcp750 board?
>
> 2.       If there is, would someone be kind enough to point us to it?
> Otherwise, could someone please help with how to?
>
>
>
> Thank you,
>
>
>
> Noble N. Nkwocha
>
> (681) 753-5218 Work
>
> (304) 816-3718 Home
>
> (505) 238-5927 Cellular (Evenings, Nights and Weekends ONLY)
>
> Noble.N.Nkwocha at NASA.Gov
>
>
>
>
>
>
> --
>
> Joel Sherrill, Ph.D.             Director of Research & Development
>
> joel.sherrill at OARcorp.com        On-Line Applications Research
>
> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
>
> Support Available                (256) 722-9985
>
>
>
> _______________________________________________
>
> rtems-users mailing list
>
> rtems-users at rtems.org
>
> http://www.rtems.org/mailman/listinfo/rtems-users
>
>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>



More information about the users mailing list