On Fri, May 15, 2020 at 4:22 PM Richi Dubey wrote:
>
> Hii ,
>
> Thanks for the help. I am going through the docs you referred and have
> submitted a patch for the scheduler's doc, please have a look.
>
> Could you please tell me how do I set up a test environment with GDB
> support? Does it just
Hii ,
Thanks for the help. I am going through the docs you referred and have
submitted a patch for the scheduler's doc, please have a look.
Could you please tell me how do I set up a test environment with GDB
support? Does it just mean running the applications with rtems5-gdb?
On Tue, May 12, 20
On 12/05/2020 09:48, Richi Dubey wrote:
Heyy Everyone,
When I am opening testsuites/sptests/sp01/init.c , I can see the
following function definition:
rtems_task Init( rtems_task_argument argument )
and when I open testsuites/sptests/sp01/task1.c ( which is
compiled(linked) together with ini
Heyy Everyone,
When I am opening testsuites/sptests/sp01/init.c , I can see the
following function definition:
rtems_task Init( rtems_task_argument argument )
and when I open testsuites/sptests/sp01/task1.c ( which is
compiled(linked) together with init.c in the makefile in build of
bsp), I can