Re: Help in installing rtems

2021-02-02 Thread Ayushman Mishra
Hello Rohan AYUSHMAN here , actually just yesterday I was stuck at the same problem you have to work in development branch that is rtems6 , since in branch 5 there is no ./waf or wscript file present On Tue, Feb 2, 2021, 11:53 PM Rohan kumar wrote: > Hello all. > My name is Rohan Kumar. I am ver

Re: Help in installing rtems

2021-02-02 Thread Gedare Bloom
Hi Rohan, Welcome. For GSoC students we recommend that you build with the development 'master' branch, which goes by the name of the next release, so version 6. The waf script is included in the branch. To build rtems version 5, you would use the docs for that release instead. I guess those aren'

Help in installing rtems

2021-02-02 Thread Rohan kumar
Hello all. My name is Rohan Kumar. I am very much interested in contributing to RTEMS for this year's GSOC. Actually I am trying to install rtems on my laptop. I am following the document "Quick Start : GSOC" . I completed the step Installing the tool suite but in the next step "Build a BSP" I am

Trouble with addr_abort exception on arm/imx7 BSP with simple RTEMS code

2021-02-02 Thread Stefan Akatyschew
Hey together! I'm new to RTEMS and just hit some errors, I just can't figure out. Since I will probably lure around a bit longer, I wanted to give short introduction, so you can estimate what to expect from me: I'm a nearly-finished(tm) EE undergrad from Germany, not having any hands-on exper

Flight Software Workshop NEXT Week (free and virtual)

2021-02-02 Thread Joel Sherrill
Hi This year's event is virtual and next week (Feb 8-11). This year the tickets are free and slots are still available. The schedule is online at http://flightsoftware.jhuapl.edu/workshop/FSW2021 and scanning it I recognize at least 10 names that should be familiar from the RTEMS Community. Thi

Re: Using LwIP on the STM32H7

2021-02-02 Thread Robin Müller
I might submit the patch today. I have not really found a clean way to introduce the sections required for lwIP on the STM32H7 without editing the linkcmds.base file unfortunately and I'm not a linker command expert. If I add the linkmds.lwip after the linkcmds.base include, I get the unexpected se