Re: Help on how to configure for user-defined memory protection support (GSoC 2020)

2020-05-26 Thread Utkarsh Rai
On Mon, May 25, 2020 at 9:32 PM Gedare Bloom wrote: > On Mon, May 25, 2020 at 5:39 AM Utkarsh Rai > wrote: > > > > > > On Fri, May 22, 2020, at 10:59 AM Gedare Bloom wrote: > >> > >> > This means that our low-level design for providing thread stack > protection may look something like this:- >

Re: [rtems/rsb]: Error while building and Adding Netinet cfg (dependency of PTP) [GSoC 2020]

2020-05-26 Thread Joel Sherrill
Although the last few lines tell you to look somewhere else for details, the error is pretty clear from your log. + cd netinet /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build: 90: cd: can't cd to netinet shell cmd failed: /bin/sh -ex /home/mritunjay/development

Re: GSoC: Porting OFW to RTEMS

2020-05-26 Thread Christian Mauderer
Hello Niteesh, On 26/05/2020 19:56, Christian Mauderer wrote: > Hello Niteesh, > > On 25/05/2020 11:20, Niteesh G. S. wrote: >> Hello, >> >> I have completed the porting of the OFW code from FreeBSD to RTEMS. >> I do acknowledge the fact that we haven't decided on the directory for files >> to be

Re: Need help to execute/debug smpschededf02.exe on leon3

2020-05-26 Thread Jiri Gaisler
On 5/26/20 2:55 PM, Richi Dubey wrote: > Hii, > > Thank you for your replies. I did not load the program before > executing run on gdb. Now it works fine. > > However, I need your help with one more thing. When I run gdb with > stepi or nexti to see how the code runs from the beginning to the end

[rtems/rsb]: Error while building and Adding Netinet cfg (dependency of PTP) [GSoC 2020]

2020-05-26 Thread Mritunjay Sharma
Hello everyone, As advised I tried adding Netinet package which is a dependency to add PTP and was causing an error earlier, I have encountered another error as mentioned below while testing the build for netinet. /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build:

Re: GSoC: Porting OFW to RTEMS

2020-05-26 Thread Christian Mauderer
Hello Niteesh, On 25/05/2020 11:20, Niteesh G. S. wrote: > Hello, > > I have completed the porting of the OFW code from FreeBSD to RTEMS. > I do acknowledge the fact that we haven't decided on the directory for files > to be placed in. The previous conversation had stopped quite a while ago. > Ch

Re: Need help to execute/debug smpschededf02.exe on leon3

2020-05-26 Thread Richi Dubey
Hii, Thank you for your replies. I did not load the program before executing run on gdb. Now it works fine. However, I need your help with one more thing. When I run gdb with stepi or nexti to see how the code runs from the beginning to the end, gdb always ends up going in an infinite loop in har