GSOC project: #4334 Replace Mongoose with Civetweb

2021-03-20 Thread Ayushman Mishra
Ayushman Hello everyone , I am very much interested in taking https://devel.rtems.org/ticket/4334 as a GSOC 2021 project. I know some basic networking concepts and would like to learn more about it and how its applied to OS like RTEMS , regarding this I have some questions. 1. After building a sim

Re: RTEMS Servers offline (maybe)

2021-03-20 Thread Joel Sherrill
Thanks for the notice. We sometimes get hit with a bad flurry of attacks and things happen. It should be ok now thanks to Amar. --joel On Sat, Mar 20, 2021, 2:24 PM Ahamed Husni wrote: > Hi, > I'm having the same problem ;) > > > On Sat, Mar 20, 2021 at 11:49 PM Eshan Dhawan > wrote: > >> Hel

Re: RTEMS Servers offline (maybe)

2021-03-20 Thread Ahamed Husni
Hi, I'm having the same problem ;) On Sat, Mar 20, 2021 at 11:49 PM Eshan Dhawan wrote: > Hello Everyone, > Devel site is offline and returns error 503 > > -- > > Thanks > - Eshan > ___ > devel mailing list > devel@rtems.org > http://lists.rtems.org/m

Re: [PATCH rtems-docs v3 4/6] bsp-build: Update manual bsp build command

2021-03-20 Thread Ida Delphine
Regarding this patch I focused just on the Manual BSP build section. On Sat, 20 Mar 2021, 7:55 pm Ida Delphine, wrote: > --- > user/start/bsp-build.rst | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/user/start/bsp-build.rst b/user/start/bsp-build.rst > index

[PATCH rtems-docs v3 6/6] start: Console output example updates

2021-03-20 Thread Ida Delphine
--- user/start/app.rst | 119 +++ user/start/bsp-build.rst | 93 +++--- user/start/bsp-test.rst | 50 user/start/sources.rst | 12 ++-- user/start/tools.rst | 35 ++-- 5 files changed, 159 inserti

[PATCH rtems-docs v3 2/6] sourses: Update source download command

2021-03-20 Thread Ida Delphine
--- user/start/sources.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/start/sources.rst b/user/start/sources.rst index 8c40aa0..669505d 100644 --- a/user/start/sources.rst +++ b/user/start/sources.rst @@ -10,7 +10,7 @@ Obtain the Sources == You

[PATCH rtems-docs v3 5/6] app: Update command to configure app

2021-03-20 Thread Ida Delphine
--- user/start/app.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user/start/app.rst b/user/start/app.rst index 8900f78..b04f8e1 100644 --- a/user/start/app.rst +++ b/user/start/app.rst @@ -8,7 +8,7 @@ Build Your Application == You tested a

[PATCH rtems-docs v3 1/6] prefixes: Update installation prefix

2021-03-20 Thread Ida Delphine
--- user/start/prefixes.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user/start/prefixes.rst b/user/start/prefixes.rst index 67255d0..826ce85 100644 --- a/user/start/prefixes.rst +++ b/user/start/prefixes.rst @@ -40,7 +40,7 @@ applications and systems. You build

[PATCH rtems-docs v3 4/6] bsp-build: Update manual bsp build command

2021-03-20 Thread Ida Delphine
--- user/start/bsp-build.rst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/user/start/bsp-build.rst b/user/start/bsp-build.rst index 137b3ab..335962b 100644 --- a/user/start/bsp-build.rst +++ b/user/start/bsp-build.rst @@ -11,7 +11,7 @@ Build a Board Support Packag

[PATCH rtems-docs v3 3/6] tools: Update command to install toolsuite

2021-03-20 Thread Ida Delphine
--- user/start/tools.rst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/user/start/tools.rst b/user/start/tools.rst index baa2387..6c5aa83 100644 --- a/user/start/tools.rst +++ b/user/start/tools.rst @@ -12,12 +12,12 @@ Install the Tool Suite You have chosen an i

GSoC Project : Package Micro-python

2021-03-20 Thread Eshan Dhawan
Hello Everyone, I wanted to take Packaging Micro Python up as GSOC project this summer and the project will also include packaging LUA and picoC The ticket for Micro Python : https://devel.rtems.org/ticket/4349 What would be the complete Scope of the project? And what would be a good starting poin

RTEMS Servers offline (maybe)

2021-03-20 Thread Eshan Dhawan
Hello Everyone, Devel site is offline and returns error 503 -- Thanks - Eshan ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v3 1/3] rtems-debugger: Fixed 32bit pointers

2021-03-20 Thread Joel Sherrill
On Sat, Mar 20, 2021, 1:21 AM Gedare Bloom wrote: > Hi Stephen, Joel: > > On Fri, Mar 19, 2021 at 9:35 AM Stephen Clark > wrote: > > > > Using 32bit types like uint32_t for pointers creates issues on 64 bit > > architectures like AArch64. Replaced occurrences of these with uintptr_t, > > which w

Toolchain Build Failed

2021-03-20 Thread Ahamed Husni
HI, I tried to build the *6/rtems-sparc* toolchain and it gave me the following error. Terminal Output Creating source directory: patches > download: > https://devel.rtems.org/raw-attachment/ticket/2616/automake-1.12.6-bugzilla.redhat.com-1239379.diff > -> patches/automake-1.12.6-bugzilla.red

Re: GSoC Project- BSP Executable Conversion

2021-03-20 Thread Daman Bir Singh
Thanks for the reply, Sorry for being impatient, I will keep that in mind from now on. Daman On Sat, Mar 20, 2021 at 11:28 AM Gedare Bloom wrote: > Hi Daman, > > On Fri, Mar 19, 2021 at 11:32 PM Daman Bir Singh > wrote: > > > > Hello, > > > > Should I look for any other project other than this