Re: GSoC'18-Introduction

2018-03-01 Thread Christian Mauderer
Am 02.03.2018 um 07:43 schrieb Chris Johns: > On 02/03/2018 17:12, Christian Mauderer wrote: >> Am 02.03.2018 um 00:53 schrieb Chris Johns: I think it would be a good idea to take a look at the boot process first: We have two situations: 1. U-Boot does loads a FDT at a spec

Re: GSoC'18-Introduction

2018-03-01 Thread Russell Haley
On Thu, Mar 1, 2018 at 10:12 PM, Christian Mauderer wrote: > Am 02.03.2018 um 00:53 schrieb Chris Johns: >> On 01/03/2018 18:42, Christian Mauderer wrote: >>> Am 01.03.2018 um 08:07 schrieb Russell Haley: On Wed, Feb 28, 2018 at 3:24 AM, Udit agarwal wrote: > Hi, > Sorry for la

Re: GSoC'18-Introduction

2018-03-01 Thread Chris Johns
On 02/03/2018 17:12, Christian Mauderer wrote: > Am 02.03.2018 um 00:53 schrieb Chris Johns: >>> >>> I think it would be a good idea to take a look at the boot process >>> first: We have two situations: >>> >>> 1. U-Boot does loads a FDT at a specified address and provides that >>> address to the R

Re: GSoC'18-Introduction

2018-03-01 Thread Christian Mauderer
Am 02.03.2018 um 00:53 schrieb Chris Johns: > On 01/03/2018 18:42, Christian Mauderer wrote: >> Am 01.03.2018 um 08:07 schrieb Russell Haley: >>> On Wed, Feb 28, 2018 at 3:24 AM, Udit agarwal wrote: Hi, Sorry for late reply, i am having my mid term examinations ongoing. So as o

Re: GSoC'18-Introduction

2018-03-01 Thread Chris Johns
On 01/03/2018 18:42, Christian Mauderer wrote: > Am 01.03.2018 um 08:07 schrieb Russell Haley: >> On Wed, Feb 28, 2018 at 3:24 AM, Udit agarwal wrote: >>> Hi, >>> Sorry for late reply, i am having my mid term examinations ongoing. >>> >>> So as of now, I'm having following two short term tasks: >>

Re: GSoC'18-Introduction

2018-02-28 Thread Christian Mauderer
Am 01.03.2018 um 08:07 schrieb Russell Haley: > On Wed, Feb 28, 2018 at 3:24 AM, Udit agarwal wrote: >> Hi, >> Sorry for late reply, i am having my mid term examinations ongoing. >> >> So as of now, I'm having following two short term tasks: >> *Adding a check on targets that needs FDT , and

Re: GSoC'18-Introduction

2018-02-28 Thread Chris Johns
On 01/03/2018 18:08, Christian Mauderer wrote: > Am 28.02.2018 um 05:52 schrieb Chris Johns: >> On 28/02/2018 15:37, Christian Mauderer wrote: >>> Yes, seems that I misunderstood it. So OpenOCD will remain on top of the >>> recommendation list. >> >> For open solutions currently it seems so. >> >>

Re: GSoC'18-Introduction

2018-02-28 Thread Christian Mauderer
Am 28.02.2018 um 05:52 schrieb Chris Johns: > On 28/02/2018 15:37, Christian Mauderer wrote: >> Yes, seems that I misunderstood it. So OpenOCD will remain on top of the >> recommendation list. > > For open solutions currently it seems so. > >> As a positive report: I have a quite stable s

Re: GSoC'18-Introduction

2018-02-28 Thread Russell Haley
On Wed, Feb 28, 2018 at 3:24 AM, Udit agarwal wrote: > Hi, > Sorry for late reply, i am having my mid term examinations ongoing. > > So as of now, I'm having following two short term tasks: > *Adding a check on targets that needs FDT , and then raising an > error/warning rather then a crash

Re: GSoC'18-Introduction

2018-02-28 Thread Udit agarwal
Hi, Sorry for late reply, i am having my mid term examinations ongoing. So as of now, I'm having following two short term tasks: *Adding a check on targets that needs FDT , and then raising an error/warning rather then a crash if missing FDT *Implementation of getentropy() on BBB For

Re: GSoC'18-Introduction

2018-02-27 Thread Chris Johns
On 28/02/2018 15:37, Christian Mauderer wrote: > Yes, seems that I misunderstood it. So OpenOCD will remain on top of the > recommendation list. For open solutions currently it seems so. > >>> As a positive report: I have a quite stable setup with the Segger J-Link >>> EDU. >> >> I do not run

Re: GSoC'18-Introduction

2018-02-27 Thread Christian Mauderer
Am Mittwoch, 28. Februar 2018 schrieb Chris Johns: > On 28/02/2018 06:33, Christian Mauderer wrote: > > thanks for the information. I'm quite sure that I have seen some web > > pages that use the FlySwatter2 together with a BBB. But If you had some > > bad experience, I'll not recommend the FlySwa

Re: GSoC'18-Introduction

2018-02-27 Thread Chris Johns
On 28/02/2018 06:33, Christian Mauderer wrote: > thanks for the information. I'm quite sure that I have seen some web > pages that use the FlySwatter2 together with a BBB. But If you had some > bad experience, I'll not recommend the FlySwatter2 or some OpenOCD based > debugger for the BBB in the ne

Re: GSoC'18-Introduction

2018-02-27 Thread Christian Mauderer
Am 26.02.2018 um 22:17 schrieb Chris Johns: > On 25/02/2018 21:32, Christian Mauderer wrote: >> Regarding debugging the application: I would strongly recommend to use >> some kind of hardware JTAG debugger. Some Beagle Bone variants have an >> on-board debugger (I think mainly the older white one

Re: GSoC'18-Introduction

2018-02-26 Thread Russell Haley
tially succeed but have good >> documents, then to finish something once and have none. > > Unfortunately we have only few documentation for the libbsd. I agree > that a better documentation would be great. Therefore: Every patch > improving the documentation is great. > >

Re: GSoC'18-Introduction

2018-02-26 Thread Chris Johns
On 25/02/2018 21:32, Christian Mauderer wrote: > Regarding debugging the application: I would strongly recommend to use > some kind of hardware JTAG debugger. Some Beagle Bone variants have an > on-board debugger (I think mainly the older white one). For others you > can use hardware debuggers like

Re: GSoC'18-Introduction

2018-02-26 Thread Chris Johns
On 27/02/2018 07:54, Christian Mauderer wrote: > Am 26.02.2018 um 18:01 schrieb Russell Haley: >> On Mon, Feb 26, 2018 at 12:04 AM, Christian Mauderer >> wrote: >>> Hello Udit, >>> >>> Am 26.02.2018 um 08:30 schrieb Russell Haley: On Sun, Feb 25, 2018 at 11:08 PM, Udit agarwal wrote: >

Re: GSoC'18-Introduction

2018-02-26 Thread Christian Mauderer
only few documentation for the libbsd. I agree that a better documentation would be great. Therefore: Every patch improving the documentation is great. Best regards Christian > > There is my morning randomness, let me know if any of it makes sense. ;) > > Russ > >> Best r

Re: GSoC'18-Introduction

2018-02-26 Thread Russell Haley
Agarwal >>> >>> On Sun, Feb 25, 2018 at 11:15 PM, Russell Haley >>> wrote: >>>> >>>> Sorry for the top post. >>>> >>>> Dts file in freebsd tree are here. The Dts files are imported from Linux >>>> for compatabi

Re: GSoC'18-Introduction

2018-02-26 Thread Christian Mauderer
gt; >>> Sorry for the top post. >>> >>> Dts file in freebsd tree are here. The Dts files are imported from Linux >>> for compatability. >>> >>> https://svnweb.freebsd.org/base/head/sys/gnu/dts/arm/ >>> >>> Russ >>>

Re: GSoC'18-Introduction

2018-02-25 Thread Russell Haley
files are imported from Linux >> for compatability. >> >> https://svnweb.freebsd.org/base/head/sys/gnu/dts/arm/ >> >> Russ >> >> Sent from my BlackBerry 10 smartphone on the Virgin Mobile network. >> Original Message >> From: Christian Maude

Re: GSoC'18-Introduction

2018-02-25 Thread Udit agarwal
erer > Sent: Sunday, February 25, 2018 2:32 AM > To: Udit agarwal; Users > Subject: Re: GSoC'18-Introduction > > Am 25.02.2018 um 08:41 schrieb Udit agarwal: > > Hi, > > I did build libbsd for beagleboneBlack and executed selectpollkqueue01 > > test successfull

Re: GSoC'18-Introduction

2018-02-25 Thread Russell Haley
Sent: Sunday, February 25, 2018 2:32 AM To: Udit agarwal; Users Subject: Re: GSoC'18-Introduction Am 25.02.2018 um 08:41 schrieb Udit agarwal: > Hi, > I did build libbsd for beagleboneBlack and executed selectpollkqueue01 > test successfully.(Logs:here > <https://gis

Re: GSoC'18-Introduction

2018-02-25 Thread Christian Mauderer
Am 25.02.2018 um 08:41 schrieb Udit agarwal: > Hi, > I did build libbsd for beagleboneBlack and executed selectpollkqueue01 > test successfully.(Logs:here > ) > However, while trying to access SD card, media01 test failed with an > e

Re: GSoC'18-Introduction

2018-02-24 Thread Udit agarwal
Hi, I did build libbsd for beagleboneBlack and executed selectpollkqueue01 test successfully.(Logs:here ) However, while trying to access SD card, media01 test failed with an error "fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION) " (

Re: GSoC'18-Introduction

2018-02-23 Thread Christian Mauderer
Am 23.02.2018 um 05:17 schrieb Udit agarwal: > Hi, > Thanks for your help mentors, > Since last time, I have managed to modify and execute hello world > application on both the platforms, my local machine(Ubuntu 14.04) and > BeagleBone Black. > I have attached the screenshots and patch file as proo

Re: GSoC'18-Introduction

2018-02-21 Thread Christian Mauderer
Am 21.02.2018 um 00:14 schrieb Joel Sherrill: > > > On Tue, Feb 20, 2018 at 3:23 PM, Gedare Bloom > wrote: > > Hello and welcome, > > For projects that intend to use a specific board, we require that you > can demonstrate some proficiency with the board i

Re: GSoC'18-Introduction

2018-02-20 Thread Joel Sherrill
On Tue, Feb 20, 2018 at 3:23 PM, Gedare Bloom wrote: > Hello and welcome, > > For projects that intend to use a specific board, we require that you > can demonstrate some proficiency with the board itself. In this case, > you should be able to run RTEMS on the BBB first. Now, there has been > sig

Re: GSoC'18-Introduction

2018-02-20 Thread Gedare Bloom
Hello and welcome, For projects that intend to use a specific board, we require that you can demonstrate some proficiency with the board itself. In this case, you should be able to run RTEMS on the BBB first. Now, there has been significant progress made on BBB support, so hopefully someone may ch

GSoC'18-Introduction

2018-02-20 Thread Udit agarwal
Hi, I am Udit Agarwal(irc handle: madaari), pursuing my undergraduate degree in Electronics Engineering from Netaji subash Institute of Technology, India. I had some experience of TI-RTOS on MSP432(Cortex M) microcontroller, with a pretty good grasp on Beagle Bone Black and other hardware stuff. I'