Unable to run sample tests

Gedare Bloom gedare at rtems.org
Tue Dec 20 19:45:31 UTC 2016


Oops. Reading through my e-mail from oldest to newest. Should go the
other way ;) I see your issues have been resolved, great.

On Tue, Dec 20, 2016 at 2:44 PM, Gedare Bloom <gedare at rtems.org> wrote:
> Perhaps you had an error in configure or make. Check the output from
> those. The 'sis' was recently removed, but you should be able to use
> the erc32 bsp with sparc-rtems-gdb and similar commands as the getting
> started guide. Other BSPs run well on simulators, too.
>
> After you run configure and make without errors, then you could use
> the following command from your build path:
> find . -name ticker.exe
> To see if the ticker.exe is located anywhere in your build path, which
> will indicate success.
>
> On Mon, Dec 12, 2016 at 8:54 AM, Tanu Hari Dixit <tokencolour at gmail.com> wrote:
>> Hello Devs!
>>
>> I followed the instructions given in the Getting started guide
>> (https://devel.rtems.org/wiki/GSoC/GettingStarted) and
>> (https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start). The latter
>> says that when I bootstrap and then make and make install, I should
>> find sample executables in a path similar to:
>>
>> "/home2/work/joel/rtems-4.11-work/build/build-sparc-sis-rtems/
>> sparc-rtems4.11/c/sis/testsuites/samples/ticker/ticker.exe"
>>
>> I am unable to find exe files in my working directory (not even in the prefix).
>> My tree is the following:
>> /development/rtems/src/b-sis
>> ./
>> |-- sparc-rtems4.12
>> |   `-- c
>> |-- testsuites
>> |   `-- tools
>> |       `-- generic
>> `-- tools
>>     |-- build
>>     `-- cpu
>>         `-- generic
>> and sparc-rtems4.12/c/ has 3 files config.log,  config.status,  Makefile
>> and the directory testsuites(shown in the above tree) has no samples.
>> There are samples in the rtems source directory, though
>> (/development/rtems/src/rtems/testsuites/samples/ticker) but I'm
>> clueless as to how to specify to test those samples. The configure
>> command :
>>
>> /rtems/configure --target=sparc-rtems4.12 --enable-rtemsbsp=sis \
>>   --enable-tests=samples --prefix=${HOME}/install_path
>>
>> specifies to enable tests on "samples" which I'm unable to find. How
>> do I successfully run a test? Is there a mistake I did while building
>> RTEMS or the RSB? Kindly help me figure this out.
>>
>> Thanking you,
>> Tanu Hari Dixit,
>> Senior Undergraduate,
>> Department of Electronics Engineering,
>> IIT BHU.
>> _______________________________________________
>> users mailing list
>> users at rtems.org
>> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list