Re: Beaglebone help needed

2019-03-11 Thread Sarvesh Patkar
Hey Gedare,

Can you let me know how the "tag along" mode would work? I think I would
definitely be interested in giving it a try.

Thanks,
Sarvesh

On Mon, Mar 11, 2019 at 9:07 AM Gedare Bloom  wrote:

>
>
> On Thu, Mar 7, 2019 at 5:03 AM Christian Mauderer <
> christian.maude...@embedded-brains.de> wrote:
>
>> Am 07.03.19 um 09:52 schrieb Sarvesh Patkar:
>> > Hey Chris and Christian,
>> >
>> > Thank you for the prompt responses.
>> >
>> > I think there is no update needed to the rtems-source-builder at this
>> > time for beaglebone. After understanding what Christian told me, I
>> > realized that I just needed to use the rtems-arm build set. Then, I
>> > followed this
>> > README https://git.rtems.org/rtems/tree/bsps/arm/beagle/README from the
>> > master branch of rtems and ran the ticker sample on the beaglebone.
>> >
>> > For now, I think I will stick to figuring out more about the PRU or ADC
>> > peripherals and try to write the respective drivers for the BSP.  Since
>> > I am not associated with GSoC or any other institute, I will keep an eye
>> > on the mailing lists and make sure I am not duplicating work which
>> > others are doing on the Beaglebone black.
>> >
>> > Thanks again for all the help.
>> >
>> > Regards,
>> > Sarvesh
>>
>> Hello Sarvesh,
>>
>> good to hear that you managed to get started. Sorry that I assumed that
>> you are a student interested in GSoC participation. We currently have
>> the phase where the students start to search for projects.
>>
>>
> I had some similar thoughts in my head as I was reading. Sarvesh, if
> you're interested, you might be able to co-mentor a BB-related project in
> "tag along" mode just to keep yourself involved and learning. Let me know
> if that is something you'd like to try.
>
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Re: Beaglebone help needed

2019-03-11 Thread Gedare Bloom
On Thu, Mar 7, 2019 at 5:03 AM Christian Mauderer <
christian.maude...@embedded-brains.de> wrote:

> Am 07.03.19 um 09:52 schrieb Sarvesh Patkar:
> > Hey Chris and Christian,
> >
> > Thank you for the prompt responses.
> >
> > I think there is no update needed to the rtems-source-builder at this
> > time for beaglebone. After understanding what Christian told me, I
> > realized that I just needed to use the rtems-arm build set. Then, I
> > followed this
> > README https://git.rtems.org/rtems/tree/bsps/arm/beagle/README from the
> > master branch of rtems and ran the ticker sample on the beaglebone.
> >
> > For now, I think I will stick to figuring out more about the PRU or ADC
> > peripherals and try to write the respective drivers for the BSP.  Since
> > I am not associated with GSoC or any other institute, I will keep an eye
> > on the mailing lists and make sure I am not duplicating work which
> > others are doing on the Beaglebone black.
> >
> > Thanks again for all the help.
> >
> > Regards,
> > Sarvesh
>
> Hello Sarvesh,
>
> good to hear that you managed to get started. Sorry that I assumed that
> you are a student interested in GSoC participation. We currently have
> the phase where the students start to search for projects.
>
>
I had some similar thoughts in my head as I was reading. Sarvesh, if you're
interested, you might be able to co-mentor a BB-related project in "tag
along" mode just to keep yourself involved and learning. Let me know if
that is something you'd like to try.
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Re: Can't run ticker sample on beatnik with the actual rtems-5 master

2019-03-11 Thread Gedare Bloom
On Thu, Feb 28, 2019 at 3:53 AM Heinz Junkes 
wrote:

> With the actual rtems-master I can not load anymore programs on beatnik
> board (MVME6100)
>
> [junkes@h rtems-source-builder (master)]$ ls rtems/sources/
> autoconf-2.69.tar.gz
> automake-1.12.6.tar.gz
> binutils-2.32.tar.bz2
> expat-2.1.0.tar.gz
> gcc-7.4.0.tar.xz
> gdb-8.2.1.tar.xz
> gmp-6.1.0.tar.bz2
> isl-0.16.1.tar.bz2
> mpc-1.0.3.tar.gz
> mpfr-3.1.4.tar.bz2
> newlib-1d35a003f.tar.gz
> rtems-tools-551ce0825375a43bd4438713d7a49633eef922b5.tar.bz2
>
> ——
>
> Boot code created with
>
> powerpc-rtems5-objcopy -Obinary ticker.exe ticker.boot
>
> -rwxr-xr-x  1 junkes  staff  219504 Feb 28 09:35 ticker.boot
>
> On the MVME6100 :
>
> MVME6100> tftpGet -c141.14.128.53 -s141.14.133.59 -m255.255.240.0
> -a0400 -fticker.boot
> Network Loading from: /dev/enet0
> Loading File: ticker.boot
> Load Address: 0400
> Download Buffer Size = User Defined
>
> Client IP Address  = 141.14.128.53
> Server IP Address  = 141.14.133.59
> Gateway IP Address = 141.14.128.253
> Subnet IP Address Mask = 255.255.240.0
>
> Network File Load in Progress...
>
> Bytes Received =&219504, Bytes Loaded =&219504
> Bytes/Second   =&219504, Elapsed Time =1 Second(s)
> MVME6100> netShut
> /dev/-
> config addr is 0xf1000cf8
> config data is 0xf1000cfc
> Welcome to RTEMS rtems-5.0.0 (PowerPC/Generic (classic FPU)/beatnik)
> CPU: MPC7457
> Board Type: MVME6100-0163 (S/N E173D29)
> Bus Clock Freq:   1 Hz
> CPU Clock Freq:  126654 Hz
> Memory:   536870912 bytes
> -
> Now BSP_mem_size = 0x1fe0
> Configuration.work_space_size = 104d0
> Page table setup finished; will activate it NOW…
>
> Here the board stucks … no more output ...
>
> Hi Heinz,

Is this still a problem?

Gedare


> ___
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users