[Announcement]: Developed an automating tool that can help RTEMS conform with Python coding style

2020-09-02 Thread Mritunjay Sharma
r valuable feedback to improve. I sincerely hope that this project can find it's use in RTEMS projects Thanks a lot! Mritunjay Sharma ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: GSoC 2020: Final Report for BSP Buildset For EPICS

2020-08-29 Thread Mritunjay Sharma
ine. > > On Sat, Aug 29, 2020 at 2:53 PM Mritunjay Sharma > wrote: > > > > Thanks a lot for the feedback! > > > > I have consolidated in one section all commits written by me as advised > by you! > > > > Here's the link: http://bit.ly/gsoc-2020-final-repor

Re: GSoC 2020: Final Report for BSP Buildset For EPICS

2020-08-29 Thread Mritunjay Sharma
nks to "your code > written". I found the way you did it in Phases makes it a little hard > to parse. otherwise, looks great thanks! > > On Thu, Aug 27, 2020 at 4:28 PM Mritunjay Sharma > wrote: > > > > Hello everyone, > > > > First of all, thank you so

GSoC 2020: Final Report for BSP Buildset For EPICS

2020-08-27 Thread Mritunjay Sharma
Please do a review and share your feedback and suggestions for any improvements. Thank you so much! Mritunjay Sharma ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
I have sent the tested patch and it can be found here: https://lists.rtems.org/pipermail/devel/2020-August/061655.html. Please do review. Thank you so much and apologies again for the mistake. Mritunjay Sharma On Fri, Aug 28, 2020 at 3:21 AM Mritunjay Sharma < mritunjaysharma...@gmail.

[PATCH] rsb: Adding EPICS7 Package to RTEMS RSB

2020-08-27 Thread Mritunjay Sharma
rsb: Adding EPICS7 Package to RTEMS RSB --- rtems/config/epics/epics-7.0-1.cfg| 21 + rtems/config/epics/epics-base.bset| 14 ++ source-builder/config/epics-7.0-1.cfg | 65 +++ 3 files changed, 100 insertions(+) create mode 100644

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
On Fri, Aug 28, 2020 at 12:30 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Added commit message and removed Signed off > Please review. > > Adding EPICS7 Package to RSB for Building it with RTEMS > > --- > rtems/config/epics/epics-7.0-1.cfg| 21 +

[PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
Added commit message and removed Signed off Please review. Adding EPICS7 Package to RSB for Building it with RTEMS --- rtems/config/epics/epics-7.0-1.cfg| 21 + rtems/config/epics/epics-base.bset| 14 ++ source-builder/config/epics-7.0-1.cfg | 65 +++

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
Thanks, on it, sending it in a while. Mritunjay From: Gedare Bloom Sent: Friday, August 28, 2020 12:24:26 AM To: Mritunjay Sharma Cc: devel@rtems.org ; Chris Johns ; Heinz Junkes Subject: Re: [PATCH] Adding EPICS7 Package to RSB On Thu, Aug 27, 2020 at 11:48

[PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
Made suggested changes Please review. Adding EPICS7 Package to RSB Adding EPICS7 Package to RSB:Fixed minor changes Signed-off-by: Mritunjay Sharma --- rtems/config/epics/epics-7.0-1.cfg| 21 + rtems/config/epics/epics-base.bset| 14 ++ source-builder/config/epics-7.0-1

Re: [PATCH v2] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
Thank you for the feedback, Gedare. Sending in the new patch soon. Thanks Mritunjay On Thu, Aug 27, 2020 at 9:19 PM Gedare Bloom wrote: > Mritunjay, > > On Wed, Aug 26, 2020 at 3:58 PM Mritunjay Sharma > wrote: > > > > Modified as per the suggestions of Dr.

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-27 Thread Mritunjay Sharma
On Thu, Aug 27, 2020 at 2:15 PM Heinz Junkes wrote: > Dear Mritunjay, > > > > On 26. Aug 2020, at 23:34, Mritunjay Sharma < > mritunjaysharma...@gmail.com> wrote: > > > > > +Name: epics-base-%{epics_version}-%{_host}-%{release} > > > +Summary

[PATCH v2] Adding EPICS7 Package to RSB

2020-08-26 Thread Mritunjay Sharma
Modified as per the suggestions of Dr. Gedare. Please do review Signed-off-by: Mritunjay Sharma --- .../epics/{epics-7-1.cfg => epics-7.0-1.cfg} | 5 ++-- rtems/config/epics/epics-base.bset| 14 +-- .../config/{epics-7-1.cfg => epics-7.0-1.cfg} | 24

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-26 Thread Mritunjay Sharma
On Thu, Aug 27, 2020 at 3:04 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Thank you so much for taking time to review the PATCH. > > On Wed, Aug 26, 2020 at 8:56 PM Gedare Bloom wrote: > >> On Tue, Aug 25, 2020 at 4:36 PM Mritunjay Sharma >> w

Re: [PATCH] Adding EPICS7 Package to RSB

2020-08-26 Thread Mritunjay Sharma
Thank you so much for taking time to review the PATCH. On Wed, Aug 26, 2020 at 8:56 PM Gedare Bloom wrote: > On Tue, Aug 25, 2020 at 4:36 PM Mritunjay Sharma > wrote: > > > > This patch add supports for EPICS7 Package to RTEMS RSB. > > Signed-off-by: Mritunjay Sharma &

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-26 Thread Mritunjay Sharma
On Wed, Aug 26, 2020 at 6:01 AM Chris Johns wrote: > On 26/8/20 8:48 am, Mritunjay Sharma wrote: > > First of all, Apologies for the little delay in response. I was actually > a > > little stuck with assignments in classes. > > Thanks for letting us know. You will need

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-25 Thread Mritunjay Sharma
and feedback below. On Mon, Aug 24, 2020 at 6:25 AM Chris Johns wrote: > On 23/8/20 8:08 am, Mritunjay Sharma wrote: > > [Good news and Update]: > > > > Thank you so much Chris! Your advice to search for macros using --trace > solved > > the problem of hard coding!

[PATCH] Adding EPICS7 Package to RSB

2020-08-25 Thread Mritunjay Sharma
This patch add supports for EPICS7 Package to RTEMS RSB. Signed-off-by: Mritunjay Sharma --- rtems/config/epics/epics-7-1.cfg| 22 +++ rtems/config/epics/epics-base.bset | 26 + source-builder/config/epics-7-1.cfg | 57 + 3 files changed, 105

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-22 Thread Mritunjay Sharma
hanges can be found pushed here: https://github.com/RTEMS/rtems-source-builder/commit/a505877157f63f6ae17906276b3ffcb699ed1297 Please do give feedback and suggest improvements so that the recipe can become mergeable. Thanks Mritunjay Sharma On Thu, Aug 20, 2020 at 8:51 AM Chris Johns wrote: >

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-19 Thread Mritunjay Sharma
will have to look into it again tomorrow and then I will revert on it. Thanks Mritunjay > > > Viele Grüße > Heinz Junkes > -- > Experience directly varies with equipment ruined. > > > > > On 19. Aug 2020, at 07:09, Mritunjay Sharma < > mritunjaysharma...@gmail

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-18 Thread Mritunjay Sharma
f you can tell more about what changes it can bring for us? > > " > > ... > > # Overrides for the settings above may appear in a CONFIG_SITE.local file > > -include $(CONFIG)/CONFIG_SITE.local. > > “ > > > > Can we generate/inject the file/variables directly from sc

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-16 Thread Mritunjay Sharma
On Sun, Aug 16, 2020 at 1:12 PM Chris Johns wrote: > On 16/8/20 8:29 am, Mritunjay Sharma wrote: > > On Sun, Aug 16, 2020 at 12:15 AM Gedare Bloom > <mailto:ged...@rtems.org>> wrote: > > > > Hi Mritunjay, Chris: > > > > For the RSB

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-15 Thread Mritunjay Sharma
. I think Chris should weigh in on this issue, and whether there is > anything to consider mimicking that does some custom Python scripting > in RSB. > > Gedare > > On Sat, Aug 15, 2020 at 8:18 AM Mritunjay Sharma > wrote: > > > > > > On Sat, Aug 15, 2020 at 7:42 PM

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-15 Thread Mritunjay Sharma
On Sat, Aug 15, 2020 at 7:42 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > [Update]: I have built a workable python cli package known as 'pycli' > which works as an alternative for 'sed'. > > I made the following changes in the config file: > > diff --git

Re: [GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-15 Thread Mritunjay Sharma
feedback if this has been done in the right way? Thanks Mritunjay Sharma On Fri, Aug 14, 2020 at 3:13 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello everyone, > > Based on the input received by Gedare, I have started working > on finding a 'sed' alternative to be

[GSoC 2020]: Need help in writing sed alternative in Python for RSB recipes

2020-08-13 Thread Mritunjay Sharma
/rtems-tools) where I have to contribute to for building this alternative? Thanks Mritunjay Sharma ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [GSoC 2020] : BSP Buildset for EPICS (next steps)

2020-08-12 Thread Mritunjay Sharma
ore--the patches > are fine to get things hacked, but we should script the configuration > if we can from RSB. A cross-platform python-based approach must be > used. > > > > > Viele Grüße > > Heinz Junkes > > -- > > Experience directly varies with equipment ruined

Re: [GSoC 2020] : BSP Buildset for EPICS (next steps)

2020-08-08 Thread Mritunjay Sharma
On Sat, Aug 8, 2020 at 11:10 PM Gedare Bloom wrote: > On Sat, Aug 8, 2020 at 11:08 AM Mritunjay Sharma > wrote: > > > > > > > > On Sat, Aug 8, 2020 at 9:46 PM Heinz Junkes > wrote: > >> > >> Hallo Mritunjay, > >> everything looks pret

Re: [GSoC 2020] : BSP Buildset for EPICS (next steps)

2020-08-08 Thread Mritunjay Sharma
a > hen-and-egg problem because RTEMS is only now in the release phase, so my > changes have not been implemented yet. > Ok, I hope Dr. Gedare and Chris can help you with that. > > 2) I'm just about to figure out in the Epics Makefiles whether the target > was built with the legacy-sta

[GSoC 2020] : BSP Buildset for EPICS (next steps)

2020-08-07 Thread Mritunjay Sharma
://github.com/RTEMS/rtems-source-builder/compare/master...mritunjaysharma394:epics-support The patch for epics can be found here: https://github.com/mritunjaysharma394/epics-mritunjay/tree/master/patches Thanks Mritunjay Sharma ___ devel mailing lis

Updates of Smart India Hackathon 2020 Finale

2020-08-04 Thread Mritunjay Sharma
Hello everyone! I feel elated to share with the community that my Team 'Altruist' won the first Prize in the Grand Finale of the World's Biggest Hackathon - Smart India Hackathon 2020! We will not only be awarded with INR 100,000 but also the Government of India will help us to scale our project!

Re: [GSoC 2020: Offlist] Request to Pardon my unavailability from 31st July to 3rd of August,2020

2020-07-30 Thread Mritunjay Sharma
I think I mistakenly wrote offlist in the subject line. Apologies Mritunjay On Fri, Jul 31, 2020 at 4:00 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello all! > > With great joy, I will like to share with you all that my team > is a finalist in India'

[GSoC 2020: Offlist] Request to Pardon my unavailability from 31st July to 3rd of August,2020

2020-07-30 Thread Mritunjay Sharma
Hello all! With great joy, I will like to share with you all that my team is a finalist in India's biggest and most prestigious - "Smart India Hackathon" 2020 and the Grand Finale of this Hackathon is being held in between August 1st - August 3rd which will be also graced by Honourable Prime

[GSoC 2020]: Doubts related to testing for EPICS7+RTEMS5 (pc386) built using recipe.

2020-07-29 Thread Mritunjay Sharma
Hello all! I tried to work on the testing part and here's what I did as per my understanding: I went inside the epics built by RSB recipe and ran "make runtests". It gave results somewhat like this: "Base.t ok Breaktable.t .. ok DBD.t . ok Device.t .. ok Driver.t .. ok

Re: [GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures

2020-07-29 Thread Mritunjay Sharma
On Wed, Jul 29, 2020 at 10:02 AM Chris Johns wrote: > On 29/7/20 4:43 am, Mritunjay Sharma wrote: > > First of all apologies for a little late response, > > please find the link to the blogs which tell how to Build EPICS7 with > > RTEMS5 for pc-386 by hand here: > &g

Re: [GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures

2020-07-28 Thread Mritunjay Sharma
/@mritunjaysharma394/building-epics7-with-rtems5-by-hand-12d9fbd2eb82 Please do have a read and give me your feedback for improvements On Mon, Jul 27, 2020 at 7:20 AM Chris Johns wrote: > On 27/7/20 10:34 am, Mritunjay Sharma wrote: > > > > Please find the patch for PC for EPICS h

Re: [GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures

2020-07-26 Thread Mritunjay Sharma
6-7 hrs from now? Thanks Mritunjay From: Chris Johns Sent: Monday, July 27, 2020 5:35:59 AM To: j...@rtems.org ; Mritunjay Sharma Cc: rtems-de...@rtems.org Subject: Re: [GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures On 27/7/20

Re: [GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures

2020-07-26 Thread Mritunjay Sharma
targets for EPICS7+RTEMS5 Thanks Mritunjay On Fri, Jul 24, 2020 at 7:20 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello all, > > To update you all, I have sent the first version of PATCHES that > implement an RSB recipe for EPICS7 building with RTEMS5 for

[GSoC 2020]: Doubts in building RSB Recipe for EPICS for multiple architectures

2020-07-24 Thread Mritunjay Sharma
Hello all, To update you all, I have sent the first version of PATCHES that implement an RSB recipe for EPICS7 building with RTEMS5 for pc-386. While the build was successful for pc-386, I have doubts and need suggestions on how to make it work across different BSP targets. I will request Chris

Re: [GSoC 2020]: Weekly thread: Preparing RSB recipies for EPICS

2020-07-23 Thread Mritunjay Sharma
wrote: > On Thu, Jul 23, 2020 at 3:26 PM Mritunjay Sharma > wrote: > > > > I have sent the Patches related to the RSB recipe of EPICS build > > and I will request Chris and other mentors to kindly review and suggest > improvements. > > > > Also Chris, please ca

Re: [GSoC 2020]: Weekly thread: Preparing RSB recipies for EPICS

2020-07-23 Thread Mritunjay Sharma
configuration? Thanks Mritunjay On Wed, Jul 22, 2020 at 2:55 AM Gedare Bloom wrote: > On Tue, Jul 21, 2020 at 2:16 PM Mritunjay Sharma > wrote: > > > > I cancelled the earlier message because the log file size was very big > > and could not be posted in the devel list. &g

[PATCH rtems_rsb 4/4] Added sha512 hash for patch and source

2020-07-23 Thread Mritunjay Sharma
Signed-off-by: Mritunjay Sharma --- rtems/config/epics/epics-7-1.cfg| 10 +++--- source-builder/config/epics-7-1.cfg | 2 -- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/rtems/config/epics/epics-7-1.cfg b/rtems/config/epics/epics-7-1.cfg index ed1f768..f9541d5 100644

[PATCH rtems_rsb 3/4] Added Patch for pc386 and EPICS build is working now

2020-07-23 Thread Mritunjay Sharma
Signed-off-by: Mritunjay Sharma --- rtems/config/epics/epics-7-1.cfg| 28 rtems/config/epics/epics-base.bset | 26 ++ source-builder/config/epics-7-1.cfg | 6 ++ 3 files changed, 56 insertions(+), 4 deletions(-) create mode 100644

[PATCH rtems_rsb 1/4] Initial step to build EPICS

2020-07-23 Thread Mritunjay Sharma
Signed-off-by: Mritunjay Sharma --- source-builder/config/epics-7-1.cfg | 65 + 1 file changed, 65 insertions(+) create mode 100644 source-builder/config/epics-7-1.cfg diff --git a/source-builder/config/epics-7-1.cfg b/source-builder/config/epics-7-1.cfg new file

[PATCH rtems_rsb 2/4] Modified to fix 'can't cd' error

2020-07-23 Thread Mritunjay Sharma
Signed-off-by: Mritunjay Sharma --- source-builder/config/epics-7-1.cfg | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/source-builder/config/epics-7-1.cfg b/source-builder/config/epics-7-1.cfg index fe1fb45..ea25f28 100644 --- a/source-builder/config

Re: [GSoC 2020]: Weekly thread: Preparing RSB recipies for EPICS

2020-07-21 Thread Mritunjay Sharma
are/master...mritunjaysharma394:epics-support?expand=1 On Tue, Jul 21, 2020 at 10:23 PM Gedare Bloom wrote: > On Tue, Jul 21, 2020 at 10:42 AM Mritunjay Sharma > wrote: > > > > [UPDATE]: The error was actually a mismatch of names which was fixed >

Re: [GSoC 2020]: Weekly thread: Preparing RSB recipies for EPICS

2020-07-21 Thread Mritunjay Sharma
.RTEMS:36: /Users/junkes/MVME6100/RTEMS/rtems-5/powerpc-rtems5/beatnik/Makefile.inc: No such file or directory Thanks Mritunjay On Tue, Jul 21, 2020 at 4:09 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello all, > > I went through the > https://docs.rtems.org/branches/

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Mritunjay Sharma
to write rsb recipes. > Heinz > > FHI, Heinz Junkes > > On 19. Jul 2020, at 16:03, Mritunjay Sharma > wrote: > >  > > > On Sun, Jul 19, 2020 at 4:28 AM Gedare Bloom wrote: > >> On Sat, Jul 18, 2020 at 2:02 PM Mritunjay Sharma >> wrote:

Re: [GSoC 2020]: Weekly thread update

2020-07-19 Thread Mritunjay Sharma
On Sun, Jul 19, 2020 at 4:28 AM Gedare Bloom wrote: > On Sat, Jul 18, 2020 at 2:02 PM Mritunjay Sharma > wrote: > > > > [UPDATE]: Thank you so much Heinz, with commit > `3afec267ab08568ea454789e562450b00feea5c0`v > > I was able to successfully built EPICS7 with RTE

Re: [GSoC 2020]: Weekly thread update

2020-07-18 Thread Mritunjay Sharma
on what will be the best way to begin with writing RSB recipe? Thanks Mritunjay On Sat, Jul 18, 2020 at 10:48 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > Thank you so much, I am trying and reverting soon. > > On Sat, Jul 18, 2020 at 10:45 PM Hei

Re: [GSoC 2020]: Weekly thread update

2020-07-18 Thread Mritunjay Sharma
Thank you so much, I am trying and reverting soon. On Sat, Jul 18, 2020 at 10:45 PM Heinz Junkes wrote: > Mritunjay, > can you try to use the commit 3afec267ab08568ea454789e562450b00feea5c0 > Dated 25.9. 2019 > > From Heinz > > On 17.07.2020, at 20:23, Mritunjay Sharma &g

Re: [GSoC 2020]: Weekly thread update

2020-07-17 Thread Mritunjay Sharma
howto/networking.html. Thanks, Mritunjay. > On 15. Jul 2020, at 22:05, Mritunjay Sharma > wrote: > >  > Apologies as I mistakenly sent this as a private mail. > I missed to tag Chris, Gedare and RTEMS Devel and that's why sending this > again on what > I responded. &

Re: [GSoC 2020]: Weekly thread update

2020-07-15 Thread Mritunjay Sharma
Apologies as I mistakenly sent this as a private mail. I missed to tag Chris, Gedare and RTEMS Devel and that's why sending this again on what I responded. On Wed, Jul 15, 2020 at 10:35 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > On Wed, Jul 15, 2020 at 7:48

Re: [GSoC 2020]: Weekly thread update

2020-07-14 Thread Mritunjay Sharma
On Wed, Jul 15, 2020 at 5:33 AM Chris Johns wrote: > On 15/7/20 4:30 am, Mritunjay Sharma wrote: > > Hello everyone, > > > > Pardon my mistake for that long thread. From now on the daily updates > will be > > given on a thread that will end every week. > > T

[GSoC 2020]: Weekly thread update

2020-07-14 Thread Mritunjay Sharma
Hello everyone, Pardon my mistake for that long thread. From now on the daily updates will be given on a thread that will end every week. 1) I studied about https://github.com/RTEMS/rtems-libbsd 2) Tried to fix the error that I reported yesterday: ``` ../posix/rtems_init.c:38:10: fatal error:

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-13 Thread Mritunjay Sharma
Hello everyone, Good news is that my new system is fully functional now with the development environment and I resumed the work today. What I was trying to do was build EPICS 7 with RTEMS 5 by hand for pc-386. As advised in the thread, in my new system, I built pc-386 with '--enable-networking'

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-11 Thread Mritunjay Sharma
On Sat, Jul 11, 2020 at 2:07 AM Gedare Bloom wrote: > On Fri, Jul 10, 2020 at 12:14 PM Mritunjay Sharma > wrote: > > > > Apologies for the delay in response, > > It’s an important update that I want to give to my mentors that my > current development laptop sho

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-10 Thread Mritunjay Sharma
C 2020: Daily Update]: Building EPICS with RTEMS5 > -Original Message- > From: devel [mailto:devel-boun...@rtems.org] On Behalf Of Gedare Bloom > Sent: Wednesday, July 8, 2020 9:45 PM > To: Mritunjay Sharma > Cc: RTEMS Devel > Subject: Re: [GSoC 2020: Daily Update]: Bu

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-08 Thread Mritunjay Sharma
#include -#include -#include +//#include +//#include #include #include ``` Hope it can help with debugging errors. Thanks, Mritunjay On Thu, Jul 9, 2020 at 12:03 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > [UPDATE]: I tried to build the EPICS 7 with RTEMS 5

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-08 Thread Mritunjay Sharma
.install] Error 2" Today's update is that I tried to fix the above error however I still have not been able to clear it. If anyone has idea, please do tell what can be done. Thanks Mritunjay On Wed, Jul 8, 2020 at 1:12 AM Mritunjay Sharma < mritunjaysha

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-07 Thread Mritunjay Sharma
From: Heinz Junkes Sent: Wednesday, July 8, 2020 1:05 AM To: Mritunjay Sharma Cc: Gedare Bloom; Joel Sherrill; Chris Johns; RTEMS Devel Subject: Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5 I’m away from my keyboard. If you use the epics Adaption

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-07 Thread Mritunjay Sharma
Mritunjay On Tue, Jul 7, 2020 at 7:30 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > On Tue, Jul 7, 2020 at 5:33 AM Gedare Bloom wrote: > >> On Mon, Jul 6, 2020 at 5:49 PM Joel Sherrill wrote: >> > >> > >> > >> > On Mon,

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-07 Thread Mritunjay Sharma
On Tue, Jul 7, 2020 at 5:33 AM Gedare Bloom wrote: > On Mon, Jul 6, 2020 at 5:49 PM Joel Sherrill wrote: > > > > > > > > On Mon, Jul 6, 2020, 6:14 PM Gedare Bloom wrote: > >> > >> On Mon, Jul 6, 2020 at 10:12 AM Mritunjay Sharma > >> wr

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-06 Thread Mritunjay Sharma
; Faradayweg 4-6| VC: 102220181...@bjn.vc >> > D - 14195 Berlin| E-Mail:jun...@fhi-berlin.mpg.de >> > >> -- >> > >> >> On 5. Jul 2020, at 16:20, Gedare Bloom wrote

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-04 Thread Mritunjay Sharma
On Sun, Jul 5, 2020 at 12:48 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > On Sun, Jul 5, 2020 at 12:28 AM Heinz Junkes > wrote: > >> Hello, Mritunjay, >> that's good news. Don't you want to try to develop a rsb-set for exactly >> t

Re: Error in bootstraping RTEMS

2020-07-04 Thread Mritunjay Sharma
Hello Eshan, Can you please try to re-run bootstrap? I think I faced similar error and bootstrapping again helped me Thanks, Mritunjay Get Outlook for iOS From: devel on behalf of Eshan Dhawan Sent: Sunday, July 5, 2020 12:40:37 AM To:

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-04 Thread Mritunjay Sharma
ication by running 'make' All the steps ran without error. I didn't test further after this. I haven't tried for pc396-qemu yet, I will try though today. Thanks Mritunjay. Greetings Heinz > > > On 3. Jul 2020, at 23:56, Mritunjay Sharma > wrote: > > > > [UPDATE]: After usin

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-03 Thread Mritunjay Sharma
(or 6?) and libbsd as I have learnt now how to build EPICS and I think we can develop a first rsb-set for it. Please advise on what to begin with next. Thanks Mritunjay On Sat, Jul 4, 2020 at 3:02 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Thank you so much Gedare,

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-03 Thread Mritunjay Sharma
Thank you so much Gedare, I will do it and revert back to you. Thanks Mritunjay On Sat, Jul 4, 2020 at 3:01 AM Gedare Bloom wrote: > On Fri, Jul 3, 2020 at 3:07 PM Mritunjay Sharma > wrote: > > > > > > > > On Fri, Jul 3, 2020 at 10:53 PM Mritunjay Sharma &l

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-03 Thread Mritunjay Sharma
On Fri, Jul 3, 2020 at 10:53 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > -- > *From:* Gedare Bloom > *Sent:* Friday, July 3, 2020 9:42 PM > *To:* Mritunjay Sharma > *Cc:* Heinz Junkes; Chris Johns; RTEMS Devel > *S

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-03 Thread Mritunjay Sharma
From: Gedare Bloom Sent: Friday, July 3, 2020 9:42 PM To: Mritunjay Sharma Cc: Heinz Junkes; Chris Johns; RTEMS Devel Subject: Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5 On Fri, Jul 3, 2020 at 9:17 AM Mritunjay Sharma wrote: > > Hello

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-03 Thread Mritunjay Sharma
On Fri, Jul 3, 2020 at 9:03 AM Heinz Junkes wrote: > Hello, Mritunjay, > > unfortunately i still miss a transcript in which the things you do are > listed in detail. > Then we could really help you better. > > Heinz > > > On 3. Jul 2020, at 04:14, Chris J

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
Thank you so much Gedare, I think the problem was with confusion related to prefix and source being the same which created a lot of problems. I just had an offlist discussion with Vijay and he has cleared all my doubts and the mistakes I was making. The problem as of now seems to be resolved. I

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
On Fri, Jul 3, 2020 at 1:59 AM Vijay Kumar Banerjee wrote: > On Fri, Jul 3, 2020 at 1:41 AM Mritunjay Sharma > wrote: > > > > > > > > On Fri, Jul 3, 2020 at 12:21 AM Vijay Kumar Banerjee > wrote: > >> > >> On Fri, J

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
On Fri, Jul 3, 2020 at 12:21 AM Vijay Kumar Banerjee wrote: > On Fri, Jul 3, 2020 at 12:15 AM Mritunjay Sharma > wrote: > > > > > > > > On Fri, Jul 3, 2020 at 12:10 AM Vijay Kumar Banerjee > wrote: > >> > >> On Fri, Jul 3, 2020 at 12:00 AM

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
On Fri, Jul 3, 2020 at 12:10 AM Vijay Kumar Banerjee wrote: > On Fri, Jul 3, 2020 at 12:00 AM Mritunjay Sharma > wrote: > > > > I guess the problem can be with my using 'sudo' here > > but without using sudo and directly using 'make install', > > the pr

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
s_dev/rtems-4.10.2/pc-386/make' Makefile:304: recipe for target 'install-recursive' failed make: *** [install-recursive] Error 1" On Thu, Jul 2, 2020 at 11:47 PM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Hello Heinz and everyone, > > Thank you so much, using

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-02 Thread Mritunjay Sharma
can be the reason behind this, it will be kind of you all to guide help this fix. Thanks, Mritunjay On Thu, Jul 2, 2020 at 9:59 AM Heinz Junkes wrote: > Hello, Mritunjay, > > why not use the RTEMS Resource builder for 4.10 ? > Heinz > > > > On 1. Jul 2020, at 20:03, Mr

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-07-01 Thread Mritunjay Sharma
and better version of blog by Friday. Thanks, Mritunjay On Wed, Jul 1, 2020 at 9:25 AM Gedare Bloom wrote: > On Tue, Jun 30, 2020 at 9:42 PM Mritunjay Sharma > wrote: > > > > Hi Gedare, > > > > Thank you for the quick response, I tried using --target=i386-rtems4

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-06-30 Thread Mritunjay Sharma
Mritunjay On Wed, Jul 1, 2020 at 3:48 AM Gedare Bloom wrote: > Use --target=i386-rtems4.10 instead of --target=i386-rtems > > Does this work with 4.10.3/4.10 HEAD? > > On Tue, Jun 30, 2020 at 3:54 PM Mritunjay Sharma > wrote: > > > > Hello everyone, > >

Re: [GSoC 2020: Daily Update]: Building EPICS with RTEMS5

2020-06-30 Thread Mritunjay Sharma
this and how it can be resolved. I have attached the config log as well. Thanks Mritunjay On Wed, Jul 1, 2020 at 12:27 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > I mistakenly forgot to cc my other mentors. > > This is what I responded : > > Hello He

Re: GSoC 2020: Weekly Progress Update

2020-06-19 Thread Mritunjay Sharma
On Fri, Jun 19, 2020 at 11:45 AM Chris Johns wrote: > On 17/6/20 3:11 pm, Mritunjay Sharma wrote: > > Hello everyone, > > > > Following up as decided to update the weekly progress report on irc > > channel on every Wednesday, I am updating the progress on the mailin

GSoC 2020: Weekly Progress Update

2020-06-16 Thread Mritunjay Sharma
Hello everyone, Following up as decided to update the weekly progress report on irc channel on every Wednesday, I am updating the progress on the mailing list as well. ==Previous Work== Trying to fix missing files like "install/sh" error to make the ptpd build run. ==Progress== Earlier errors

Re: GSoC 2020: [rtems/rsb]: Error while adding ptp support. This time building for xilinx_zynq_a9_qemu

2020-06-05 Thread Mritunjay Sharma
t; > # include > > #ifdef HAVE_SYS_SOCKIO_H > > #include > > #endif /* HAVE_SYS_SOCKIO_H */ > > # include > > # include > > # include > > # include > > #ifdef HAVE_NET_IF_ETHER_H > > # include > > ... > > > > and so on... You

Re: GSoC 2020: [rtems/rsb]: Error while adding ptp support. This time building for xilinx_zynq_a9_qemu

2020-06-04 Thread Mritunjay Sharma
On Thu, Jun 4, 2020 at 11:07 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 04/06/2020 16:22, Gedare Bloom wrote: > > >>> In the github version this code is conditional on sys/cpuset.h being > present. > >>> > > Well, we do have a sys/cpuset.h in newlib. It doesn't have

Re: GSoC 2020: [rtems/rsb]: Error while adding ptp support. This time building for xilinx_zynq_a9_qemu

2020-06-04 Thread Mritunjay Sharma
On Thu, Jun 4, 2020 at 10:39 AM Chris Johns wrote: > On 4/6/20 2:31 pm, Gedare Bloom wrote: > > On Wed, Jun 3, 2020 at 1:53 PM Mritunjay Sharma > > wrote: > >> > >> Hello everyone, > >> > >> As suggested by Heinz, I started building for xilinx_

GSoC 2020: [rtems/rsb]: Error while adding ptp support. This time building for xilinx_zynq_a9_qemu

2020-06-03 Thread Mritunjay Sharma
Hello everyone, As suggested by Heinz, I started building for xilinx_zynq_a9_qemu with a little modification in ptp cfg file. The netinet is no longer a problem here but another problem has come as follows: ../../ptpd-2.3.1/src/dep/startup.c: In function 'ptpdStartup':

[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.

Re: [rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-22 Thread Mritunjay Sharma
On Sat, May 23, 2020 at 12:57 AM Vijay Kumar Banerjee wrote: > > > On Sat, May 23, 2020, 12:26 AM Mritunjay Sharma < > mritunjaysharma...@gmail.com> wrote: > >> >> >> On Thu, May 21, 2020 at 1:07 AM Mritunjay Sharma < >> mritunjaysharma...@gmail

Re: [rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-22 Thread Mritunjay Sharma
On Thu, May 21, 2020 at 1:07 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > > > On Wed, May 20, 2020 at 1:46 AM Vijay Kumar Banerjee > wrote: > >> On Wed, May 20, 2020 at 1:27 AM Mritunjay Sharma >> wrote: >> > >> >> Tha

Re: [rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-20 Thread Mritunjay Sharma
On Wed, May 20, 2020 at 1:46 AM Vijay Kumar Banerjee wrote: > On Wed, May 20, 2020 at 1:27 AM Mritunjay Sharma > wrote: > > > >> Thanks for the log files. From a quick look, there is one obvious > >> error, the linker can't find libbsd most probably because it i

Re: [rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-20 Thread Mritunjay Sharma
On Wed, May 20, 2020 at 5:42 AM Chris Johns wrote: > On 20/5/20 5:57 am, Mritunjay Sharma wrote: > > On Wed, May 20, 2020 at 1:15 AM Vijay Kumar Banerjee > <mailto:vi...@rtems.org>> wrote: > > > > On Wed, May 20, 2020 at 12:52 AM Mritunjay Sharma > >

Re: [rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-19 Thread Mritunjay Sharma
On Tue, May 19, 2020 at 10:09 PM Vijay Kumar Banerjee wrote: > On Tue, May 19, 2020 at 7:42 PM Mritunjay Sharma > wrote: > > > > Hello everyone, > > > > Starting this thread to discuss and give a detail of my progress in > relation to > > my GS

[rtems/rsb]: Adding PTP support to RSB [GSoC 2020]

2020-05-19 Thread Mritunjay Sharma
Hello everyone, Starting this thread to discuss and give a detail of my progress in relation to my GSoC 2020 project "BSP Buildset for EPICS". It is to tell that I have worked on adding ptp2 support as suggested by mentors The implementation that I found could work was ptp2 daemon and so worked

Re: source builder, bsp arch settings

2020-04-30 Thread Mritunjay Sharma
Hello everyone! Apologies for breaking the chain of this conversation. I have also been working (read struggling) on adding libbsd and ntp support for RTEMS+EPICS on xilinx_zynq_a9_qemu and trying to figure out what files in /rtems/rtems-libbsd and /rtems/rsb/source-builder/, I have to begin

Re: Build Error while setting up RTEMS ARM BSP xilinx_zynq for qemu

2020-04-27 Thread Mritunjay Sharma
Yes, thank you so much! Will keep it in mind from now on. On Tue, Apr 28, 2020 at 2:11 AM Vijay Kumar Banerjee wrote: > > > On Tue, Apr 28, 2020 at 2:03 AM Mritunjay Sharma < > mritunjaysharma...@gmail.com> wrote: > > > > Update: It is working now. > > >

Re: Build Error while setting up RTEMS ARM BSP xilinx_zynq for qemu

2020-04-27 Thread Mritunjay Sharma
Update: It is working now. Thank you so much! On Tue, Apr 28, 2020 at 1:54 AM Mritunjay Sharma < mritunjaysharma...@gmail.com> wrote: > Thank you so much Vijay, > > I am attaching the txt file as well as looking into it to find the error > and > solution. Thanks for

Re: Build Error while setting up RTEMS ARM BSP xilinx_zynq for qemu

2020-04-27 Thread Mritunjay Sharma
Thank you so much Vijay, I am attaching the txt file as well as looking into it to find the error and solution. Thanks for the help! Regards, Mritunjay On Tue, Apr 28, 2020 at 1:50 AM Vijay Kumar Banerjee wrote: > > > On Tue, Apr 28, 2020, 1:45 AM Mritunjay Sharma < >

Build Error while setting up RTEMS ARM BSP xilinx_zynq for qemu

2020-04-27 Thread Mritunjay Sharma
Hello everyone, This in reference to Ticket #3855 and my proposal for GSoC. As I have already cross-compiled and built EPICS7 with RTEMS-5 for mvme6100, now I was trying to do the same for qemu/xilinx_zynq. However, while building with the below command: '''../source-builder/sb-set-builder

Re: [PATCH v2] user/bsps: Moving all other M68K BSPs from Wiki to User Manual

2020-04-27 Thread Mritunjay Sharma
Hi all, Hope you all are well. I guess this patch was missed for review. Requesting you to please provide more feedback as I continue to work to close #3905. I built the doc locally and it was working fine. Thanks Mritunjay On Tue, Apr 14, 2020 at 12:39 AM Mritunjay wrote: > Tried to fix the

  1   2   >