Quitting the GSoC program

2017-06-23 Thread Tanu Hari Dixit
Hello all, I am writing to inform that I will be quitting the Google Summer of Code program. This is because I feel I am unable to do justice to the work and also because in the quest for justice, I am hurting my health. It is really difficult for me to take this decision and I hope you

Re: [PATCH v4] User Manual: Added rtems-tester in the docs

2017-06-13 Thread Tanu Hari Dixit
Hi Chris, I will keep this in mind. Thank you. Tanu. On Wed, Jun 14, 2017 at 7:10 AM, Chris Johns <chr...@rtems.org> wrote: > On 02/06/2017 08:39, Tanu Hari Dixit wrote: >> Added as part of Tools. >> Made changes according to Chris' review >> Also removed

Re: [PATCH 2/2] Review and help

2017-06-11 Thread Tanu Hari Dixit
AM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: > Few of the new ini files > --- > tester/rtems/testing/bsps/erc32-run.ini | 54 ++ > tester/rtems/testing/bsps/erc32.ini | 56 ++ > tester/rtems/testing/def

[PATCH 2/2] Review and help

2017-06-11 Thread Tanu Hari Dixit
Few of the new ini files --- tester/rtems/testing/bsps/erc32-run.ini | 54 ++ tester/rtems/testing/bsps/erc32.ini | 56 ++ tester/rtems/testing/defaults.ini | 126 tester/rtems/testing/testing.ini| 57 +++ 4

[PATCH] Review and help

2017-06-11 Thread Tanu Hari Dixit
These are the changes I made to read the ini files also, this does succeed in reading them. But there are a lot of problems to solve. --- rtemstoolkit/configuration.py | 11 --- rtemstoolkit/git.py | 1 + rtemstoolkit/macros.py| 16 +++-

[PATCH v4 2/2] User Manual: Added ini format in rtems-tester

2017-06-01 Thread Tanu Hari Dixit
Added specification for ini format for configuration files in documentation of rtems-tester --- user/tools/tester.rst | 134 ++ 1 file changed, 134 insertions(+) diff --git a/user/tools/tester.rst b/user/tools/tester.rst index ae8c3b6..966a373

[PATCH v4] User Manual: Added rtems-tester in the docs

2017-06-01 Thread Tanu Hari Dixit
Added as part of Tools. Made changes according to Chris' review Also removed the ini format part inline with the new release that is expected. --- user/tools/index.rst | 1 + user/tools/tester.rst | 446 ++ 2 files changed, 447 insertions(+)

Re: [PATCH] Added documentation for rtems-tester in rtems-docs

2017-05-31 Thread Tanu Hari Dixit
Hello Chris, Gedare, I have revised the patch and sent it again. Thank you. Tanu. On Wed, May 31, 2017 at 6:09 AM, Chris Johns <chr...@rtems.org> wrote: > On 31/05/2017 03:10, Tanu Hari Dixit wrote: >> >> >> I just added the image following what was already in rte

[PATCH v3] User Manual: Added rtems-tester in the docs

2017-05-31 Thread Tanu Hari Dixit
Adds as part of Tools --- user/tools/index.rst| 1 + user/tools/rtems-tester.rst | 636 2 files changed, 637 insertions(+) create mode 100644 user/tools/rtems-tester.rst diff --git a/user/tools/index.rst b/user/tools/index.rst index

Re: [PATCH] Fixes typos in README.txt

2017-05-31 Thread Tanu Hari Dixit
Hello Chris, I have fixed the above authorship issue and sent the patch again. Thank you. Regards, Tanu. On Wed, May 31, 2017 at 7:26 AM, Chris Johns <chr...@rtems.org> wrote: > On 29/05/2017 22:29, Tanu Hari Dixit wrote: >> >> From: tokencolour <tokencol...@gmail.com>

[PATCH v2] Fixes typos in README.txt

2017-05-31 Thread Tanu Hari Dixit
2 typos fixed --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index f09317e..c1b7e6f 100644 --- a/README.txt +++ b/README.txt @@ -316,7 +316,7 @@ existing documentation for an example and if unsure ask. Heading Description

Re: rtems-test runtime errors qemu.cfg

2017-05-30 Thread Tanu Hari Dixit
fg#L60). I also sometimes use winpdb to see what value a macro has but this is a long process to step into each line. I wanted to ask what command did you use exactly with rtems-test? I couldn't find a recipe for qemu simulation for pc386 in rtems-tools.git/tester/rtems/testing/bsps. Regards, Tanu

Re: [PATCH] Added documentation for rtems-tester in rtems-docs

2017-05-30 Thread Tanu Hari Dixit
Hello Gedare, I have sent the patches separately. Thank you, Tanu. On Tue, May 30, 2017 at 10:50 PM, Gedare Bloom <ged...@rtems.org> wrote: > On Tue, May 30, 2017 at 1:10 PM, Tanu Hari Dixit <tokencol...@gmail.com> > wrote: >> Hello Gedare, >> >> I

[PATCH] Added documentation for rtems-tester in rtems-docs

2017-05-30 Thread Tanu Hari Dixit
Contains the ReST file for documentation for rtems-tester. Also contains the new format for the ini configuration files. --- user/tools/rtems-tester.rst | 639 1 file changed, 639 insertions(+) create mode 100644 user/tools/rtems-tester.rst diff

[PATCH] Added documentation for rtems-tester in rtems-docs

2017-05-30 Thread Tanu Hari Dixit
This documentation is in ReST and has been ported from rtems-tools.git. There are a few changes and it contains the format for the ini configuration files. --- images/user/rtemswhitebg.jpg | Bin 0 -> 117890 bytes user/tools/rtems-tester.rst | 639 +++ 2

[PATCH] Fixes typos in README.txt

2017-05-29 Thread Tanu Hari Dixit
From: tokencolour 2 typos fixed --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index f09317e..c1b7e6f 100644 --- a/README.txt +++ b/README.txt @@ -316,7 +316,7 @@ existing documentation for an example and if

gem5 with ARM

2017-05-22 Thread Tanu Hari Dixit
(as part of GSoC, '17). Thank you, Tanu Hari Dixit. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] Added declaration of method pthread_getname_np

2017-04-19 Thread Tanu Hari Dixit
Hello Joel, I git grepped for the above lines in src/rtems but couldn't find it. I couldn't find it in /src/rtems/cpukit/posix/include/rtems/posix/pthread.h. I don't know how to define _GNU_SOURCE. Can you please help me with this? Thank you, Tanu Hari Dixit. On Wed, Apr 19, 2017 at 9:38 PM

Re: [PATCH] Added declaration of method pthread_getname_np

2017-04-19 Thread Tanu Hari Dixit
Hello all, Please let me know if this is okay. Thanks, Tanu Hari Dixit. On Wed, Apr 19, 2017 at 8:30 PM, tokencolour <tokencol...@gmail.com> wrote: > Gets rid of 1 warning --> > warning: no previous prototype for 'pthread_getname_np' [-Wmissing-prototypes] > --- > cpuki

Re: [GSoC] RTEMS Tester Improvements

2017-04-03 Thread Tanu Hari Dixit
Thank you for the reply, Joel. I have edited my proposal to include gem5 as of now. If time will permit, I will look into Skyeye. Thanks, Tanu Hari Dixit. On Sat, Apr 1, 2017 at 8:13 PM, Joel Sherrill <j...@rtems.org> wrote: > > > On Apr 1, 2017 8:12 AM, "Tanu Hari Dixit&quo

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Tanu Hari Dixit
Thanks Joel for the correction. Regards, Tanu Hari Dixit. On Sun, Apr 2, 2017 at 11:23 PM, Joel Sherrill <j...@rtems.org> wrote: > > > On Sun, Apr 2, 2017 at 12:33 PM, Tanu Hari Dixit <tokencol...@gmail.com> > wrote: >> >> Hi Andy, >> >

Re: GSoC 2017 -- initial proof

2017-04-02 Thread Tanu Hari Dixit
ments" Section in my proposal). Regards, Tanu Hari Dixit. On Sun, Apr 2, 2017 at 6:50 PM, Gedare Bloom <ged...@rtems.org> wrote: > Joel's e-mail client messed up my reply thread. ;) Andy, have a read > through https://gedare.github.io/pdf/FelShe15A.pdf if you haven't > found it

Re: [GSoC] RTEMS Tester Improvements

2017-04-01 Thread Tanu Hari Dixit
MS on gem5 for sparc64/usiii and arm/realview_pbx_a9_qemu BSPs) ? Should I be focusing on a few relevant ones? If so, which ones are more important? Thank you, Tanu Hari Dixit. On Mon, Mar 27, 2017 at 6:37 AM, Chris Johns <chr...@rtems.org> wrote: > On 27/03/2017 04:34, Tanu Hari Dixit wrote:

Re: [GSoC] RTEMS Tester Improvements

2017-03-26 Thread Tanu Hari Dixit
Thank you, Gedare, for the comments. Regards, Tanu Hari Dixit. On Sun, Mar 26, 2017 at 11:04 PM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: > Hello Chris, all, > > Thank you for the explanatory answers. > > I have updated my proposal as linked in the GSoC > wiki(http

Re: [GSoC] RTEMS Tester Improvements

2017-03-26 Thread Tanu Hari Dixit
against using PyYAML to parse .yml configuration files (since that will add a dependency into rtems-tester)? Thank you, Tanu Hari Dixit. On Wed, Mar 22, 2017 at 10:54 AM, Chris Johns <chr...@rtems.org> wrote: > On 22/03/2017 03:46, Tanu Hari Dixit wrote: >> >> Thank you so much Ch

Re: Dates in the proposal templates

2017-03-22 Thread Tanu Hari Dixit
Hi Gedare, Thank you for clarifying. Regards, Tanu Hari Dixit. On Wed, Mar 22, 2017 at 8:59 PM, Gedare Bloom <ged...@rtems.org> wrote: > You aren't missing anything. I believe this is already mentioned that > you may need to adapt the template. Thanks. > > On Wed, Mar 22, 2017

Dates in the proposal templates

2017-03-22 Thread Tanu Hari Dixit
n somebody confirm? Thanks, Tanu Hari Dixit. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: timeouts and failure

2017-03-21 Thread Tanu Hari Dixit
Hello Chris, All, Regarding the ticket https://devel.rtems.org/ticket/2946 for the test spcontext01 do we need to add a tag in a new .tcfg file ? If so what would be the name of the tcfg file? Also, can you please help me investigate why 5 more test fail? Thanks, Tanu Hari Dixit. On Tue, Mar

Re: timeouts and failure

2017-03-21 Thread Tanu Hari Dixit
ems source tree is updated.) Also, how can we change the number of cores operational? I found the --timeout option but none regarding the cores. Can the devs please help me with this? Thanking you, Tanu Hari Dixit. On Tue, Mar 21, 2017 at 5:55 AM, Chris Johns <chr...@rtems.org> wrote: > On 2

Re: timeouts and failure

2017-03-18 Thread Tanu Hari Dixit
Timeouts: mdosfs_fsrdwr.exe mimfs_fserror.exe fsdosfsname01.exe mimfs_fspatheval.exe mouse01.exe fsdosfswrite01.exe malloctest.exe math.exe crypt01.exe fsdosfsformat01.exe mdosfs_fstime.exe mimfs_fsrdwr.exe Regards, Tanu Hari Dixit. On Sat, Mar 18, 2017 at 11:47 AM, Chris Johns <

Re: Potential GSoC Students Proposal Drafts

2017-03-17 Thread Tanu Hari Dixit
I have added a google doc to the table but I still have to work on most of the draft. Thank you, Gedare. Regards, Tanu Hari Dixit. On Fri, Mar 17, 2017 at 11:22 PM, Gedare Bloom <ged...@rtems.org> wrote: > Dear Aspiring GSoC Students: > > If you are planning to submit an appli

Re: [GSoC] RTEMS Tester Improvements

2017-03-15 Thread Tanu Hari Dixit
ll ask questions on it, once I try it. Thank you, Tanu Hari Dixit. On Wed, Mar 15, 2017 at 2:37 AM, Chris Johns <chr...@rtems.org> wrote: > On 15/3/17 1:02 am, Gedare Bloom wrote: >> On Tue, Mar 14, 2017 at 9:58 AM, Gedare Bloom <ged...@rtems.org> wrote: >>> On

[GSoC] RTEMS Tester Improvements

2017-03-13 Thread Tanu Hari Dixit
to see how to use a call.) or will that be a stretch goal? Thank you, Tanu Hari Dixit. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Building toolset for Beaglebone with RSB fails (for me).

2017-02-10 Thread Tanu Hari Dixit
ing? Thanks, Tanu Hari Dixit. RTEMS Tools Project - Source Builder Error Report Build: error: downloading ftp://gcc.gnu.org/pub/gcc/snapshots/6-20160526/gcc-6-20160526.tar.bz2: all paths have failed, giving up Command Line: ../source-builder/sb-set-builder --log=beagle.txt --prefix=/home/

Re: Using helper functions

2017-02-07 Thread Tanu Hari Dixit
Oh, yes. Thanks for the heads up. I'll rebuild it. Regards, Tanu Hari Dixit. On Tue, Feb 7, 2017 at 8:14 PM, punit vara <punitv...@gmail.com> wrote: > If you are trying to build my gpio sample then its just for arm > architecture and specifically for beagle bone black. Sparc is

Re: Using helper functions

2017-02-07 Thread Tanu Hari Dixit
Hello Joel, > An alternative is to look at the examples-v2 repo. It shows how to > builds RTEMS applications external to the RTEMS tree using waf. > I had tried example-v2 a few days back. I'll try to make an application with the help of it. Thank you. Regards, Tanu H

Re: Using helper functions

2017-02-06 Thread Tanu Hari Dixit
Hello Gedare, > see rtems.git/testsuites/fstests for examples of some filesystem usage. I'll look into this testsuite in more depth. Thanks. Regards, Tanu Hari Dixit. On Mon, Feb 6, 2017 at 8:31 PM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: > Hello Punit, Gedare

Re: Regarding running one test

2017-02-06 Thread Tanu Hari Dixit
o you mean, that if I make some changes in the cpukit, I rebuild it---(i.e run the configure script in rtems/cpukit and consequently make) and it will be all that I am required to do? Won't I need to make the executables again? Regards, Tanu Hari Dixit. On Mon, Feb 6, 2017 at 7:08 PM, Tanu

Re: Regarding running one test

2017-02-06 Thread Tanu Hari Dixit
Hello Gedare, Joel, I was able to re-build and execute the samples following your advice. Thank you. Regards, Tanu Hari Dixit. On Sun, Feb 5, 2017 at 3:03 AM, Gedare Bloom <ged...@rtems.org> wrote: > After you do a git-pull you should usually re-run bootstrap, delete > your build

Re: GSoC Mentors / Projects of Interest

2017-02-05 Thread Tanu Hari Dixit
Hello all, I have edited the open projects page to include my workflow for adding tickets(https://devel.rtems.org/wiki/Developer/OpenProjects#HelpConverttoTickets). Kindly review it and help me edit the required changes. Thank you, Tanu Hari Dixit. On Mon, Feb 6, 2017 at 9:38 AM, Chris Johns

Re: Regarding running one test

2017-02-04 Thread Tanu Hari Dixit
updated the rtems repository from upstream and have run into trouble. Can you please help me with this? Thanks, Tanu Hari Dixit. On Sat, Feb 4, 2017 at 10:24 PM, Joel Sherrill <j...@rtems.org> wrote: > If you are building the erc32 BSP, there are a handful of options. It is > probably

Re: Regarding running one test

2017-02-04 Thread Tanu Hari Dixit
g Makefile Thank you, Tanu Hari Dixit. On Sat, Feb 4, 2017 at 9:26 PM, Kirspel, Kevin <kevin-kirs...@idexx.com> wrote: > I don’t have the spac toolset so I cannot test your situation. However, > can you post the output of your configure? I want to make sure it found > the erc32 B

Re: Regarding running one test

2017-02-04 Thread Tanu Hari Dixit
g before pulling from upstream? How do I rectify this? Please help me with this. Thank you, Tanu Hari Dixit. On Sat, Feb 4, 2017 at 6:47 PM, Kuan Hsun Chen < kuan-hsun.c...@tu-dortmund.de> wrote: > Or alternatively you can prepare simulator like qemu to executed each of > it aft

Re: Regarding running one test

2017-02-03 Thread Tanu Hari Dixit
Also is there an alternative to this (https://ftp.rtems.org/pub/rtems/people/chrisj/docs/user/test/index.html) page in the docs? Regards, Tanu Hari Dixit. On Sat, Feb 4, 2017 at 10:52 AM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: > Hello all, > > How do I run a s

Regarding running one test

2017-02-03 Thread Tanu Hari Dixit
Hello all, How do I run a single test from the testsuites? I want to run one test from the rtems/testsuites/fstests. How do I go about doing that? Regards, Tanu Hari Dixit. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo

Re: Regarding a beginner friendly bug

2017-02-01 Thread Tanu Hari Dixit
Thank you for pointing these out to me. I had a question, though. Why isn't the proposed patch applied in https://devel.rtems.org/ticket/2353 ? Regards, Tanu Hari Dixit. On Wed, Feb 1, 2017 at 11:41 AM, Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote: > Hello Tanu H

Re: GSoC Mentors / Projects of Interest

2017-02-01 Thread Tanu Hari Dixit
> If you're logged in then you should see a small link "Modify ↓" just > above the ticket box. I clicked on the Modify link but it doesn't give me an option to edit the description. Thanks, Tanu Hari Dixit. On Wed, Feb 1, 2017 at 10:47 PM, Kuan Hsun Chen <kuan-hsun.c...@tu

Re: GSoC Mentors / Projects of Interest

2017-01-31 Thread Tanu Hari Dixit
ESCRIPTION permissions. How do I go about doing this? What is it that I'm missing? Regards, Tanu Hari Dixit. On Wed, Feb 1, 2017 at 9:25 AM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: >> * You removed the "Introduction" section. Any reason or just an oversight? >> * The 's

Re: GSoC Mentors / Projects of Interest

2017-01-31 Thread Tanu Hari Dixit
ome out there > you don't want. I'll include the above hyperlink. Thanks, Tanu Hari Dixit. On Wed, Feb 1, 2017 at 4:33 AM, Joel Sherrill <j...@rtems.org> wrote: > > > On Tue, Jan 31, 2017 at 12:54 PM, Gedare Bloom <ged...@rtems.org> wrote: >> >> On Tue,

Re: Regarding a beginner friendly bug

2017-01-31 Thread Tanu Hari Dixit
Thank you. I'll look into it. Regards, Tanu Hari Dixit. On Tue, Jan 31, 2017 at 11:50 PM, Kuan Hsun Chen <kuan-hsun.c...@tu-dortmund.de> wrote: > Hi, > > You can search by yourself on this website: https://devel.rtems.org/query > After you fix a bug and test your revision co

Regarding a beginner friendly bug

2017-01-31 Thread Tanu Hari Dixit
Hello all, Is there a beginner friendly bug that I can be assigned? I would like to get involved and learn more about RTEMS. Thank you. Regards, Tanu Hari Dixit ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: GSoC Mentors / Projects of Interest

2017-01-31 Thread Tanu Hari Dixit
tests for all RTEMS directives so that they can be included in the documentation (something that is user friendly). Also, there was a thread titled 'Desirable Application Stacks (Add-On Library Collections)' . Which ideas can be derived from there? Regards, Tanu Hari Dixit. On Tue, Jan 31, 2017

Re: GSoC Mentors / Projects of Interest

2017-01-30 Thread Tanu Hari Dixit
I'll be glad to do it. Please guide me as to how to proceed. On Mon, Jan 30, 2017 at 9:38 PM, Gedare Bloom wrote: > Yes that would be much nicer. Maybe we can get potential GSoC Students > to do the work ;) > > On Mon, Jan 30, 2017 at 1:40 AM, Sebastian Huber >

Re: Help with RTEMS C User’s Guide

2017-01-24 Thread Tanu Hari Dixit
Hey, Thank you for replying. Yes, the sample applications run (hello world and ticker as given on https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start). Regards, Tanu Hari Dixit. On Tue, Jan 24, 2017 at 4:06 PM, Laurent Navet <laurent.na...@gmail.com> wrote: > Hi > > I h

Help with RTEMS C User’s Guide

2017-01-23 Thread Tanu Hari Dixit
- rtems4.12/erc32/lib/include/rtems/score/rbtree.h:21:22: fatal error: sys/tree.h: No such file or directory #include ^ compilation terminated. I am not able to understand what is wrong. It would be great if you could point that out. Thank you, Tanu Hari Dixit. #include #include

Re: [PATCH] Changed hello world example to include my name

2016-12-20 Thread Tanu Hari Dixit
Hello Gedare, I am looking forward to contributing to RTEMS! Regards, Tanu Hari Dixit On Wed, Dec 21, 2016 at 2:35 AM, Gedare Bloom <ged...@rtems.org> wrote: > Thank you, we look forward to your contributions! > > On Sat, Dec 17, 2016 at 7:38 PM, Tanu Hari Dixit <tok

Re: Regarding modified hello world example

2016-12-17 Thread Tanu Hari Dixit
I forgot to ask another important question- Which of the above projects would require me to have actual hardware? Thank you, Tanu Hari Dixit. On Sun, Dec 18, 2016 at 5:52 AM, Tanu Hari Dixit <tokencol...@gmail.com> wrote: > Hello Joel, > > Thank you for your reply. >

Re: [PATCH] Changed hello world example to include my name

2016-12-17 Thread Tanu Hari Dixit
Hello all, Please find the screenshot attached. Tanu Hari Dixit. On Sun, Dec 18, 2016 at 6:03 AM, tokencolour <tokencol...@gmail.com> wrote: > This is something I tried after reading > https://devel.rtems.org/wiki/GSoC/GettingStarted#ProveYouCanWorkOnRTEMS > --- > testsu

Re: Regarding modified hello world example

2016-12-17 Thread Tanu Hari Dixit
to it. This will help me make a decent GSoC effort, when the time comes. > Disclaimer: No organizations have applied to GSOC and there is no guarantee > we will be accepted. :) I understand. > > --joel Tanu Hari Dixit. ___ devel mailing l

Regarding modified hello world example

2016-12-15 Thread Tanu Hari Dixit
Hello Devs, Kindly advise me whether I need to send a patch with a modified hello world example as given in https://devel.rtems.org/wiki/GSoC/GettingStarted#ProveYouCanWorkOnRTEMS. Furthermore, I wanted to ask, is there a new set of documentation that I should be aware of, other than that hosted

Re: Help with RTEMS

2016-12-13 Thread Tanu Hari Dixit
--report-mode=all `find ../../ -name *.exe` and all the tests passed. Tanu Hari Dixit On Wed, Dec 14, 2016 at 5:21 AM, Chris Johns <chr...@rtems.org> wrote: > [ Please do not cross post ] > > On 14/12/2016 09:32, Martin Werner wrote: >> >> This seems to be because t

Re: Help with RTEMS

2016-12-13 Thread Tanu Hari Dixit
then a > make > and let me see those results. The make file should show it building > the exe's in samples. Its been a while since I did a rtems build so > I'm probably missing something obvious. > > Jennifer Averett > On-Line Applications Research > __

Re: Help with RTEMS

2016-12-13 Thread Tanu Hari Dixit
to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile On Tue, Dec 13, 2016 at 11:36 PM, Tanu Hari Dixit <tokencol...@gmail.

Re: Help with RTEMS

2016-12-13 Thread Tanu Hari Dixit
. As I had mentioned in my previous mail, there are samples in the rtems source directory (/development/rtems/src/rtems/testsuites/samples/ticker) but I don't know as to how to specify to test those samples with the configure command. Thank you, Tanu Hari Dixit. On Tue, Dec 13, 2016 at 7:32 PM