Re: [PATCH] cpukit/score: avoid NULL and races in priority mutex

2020-01-02 Thread Mathew Benson
} > >if ( the_thread->Priority_node.current_priority != > the_thread->Start.initial_priority ) { > -- > 2.17.1 > > ___ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > -- *Mathew Benson* CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Zynq Ultrascale+

2019-12-08 Thread Mathew Benson
ernel built by the Xilinx Petalinux toolchain results in an aarch64 kernel. -- *Mathew Benson* CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: Zynq driver development strategy

2019-12-05 Thread Mathew Benson
ddress : Dornierstr. 4, D-82178 Puchheim, Germany > Phone : +49 89 189 47 41-16 > Fax : +49 89 189 47 41-09 > E-Mail : sebastian.hu...@embedded-brains.de > PGP : Public key available on request. > > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. &g

Zynq driver development strategy

2019-12-04 Thread Mathew Benson
run into a roadblock later? Either for my own project or as a give back to the RTEMS base code. -- *Mathew Benson* CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com ___ devel mailing list devel@rtems.org http://lists.rtems.

Zynq

2019-12-03 Thread Mathew Benson
I got the console working and added i2c to my ocpoc build. Two questions: 1) Has anybody integrated SPI on the Zynq? I don't see anything in the master branch for Zynq. 2) Is there a standardized API for PWM in RTEMS or will I be blazing a trail? -- *Mathew Benson* CEO | Chief Eng

Re: Console BPS

2019-12-02 Thread Mathew Benson
Nevermind. Once I set the various clocks to the correct speeds, everything seems to be working perfectly. On Mon, Dec 2, 2019 at 9:20 PM Mathew Benson wrote: > I have RTEMS running on the Ocpoc (https://aerotenna.com/ocpoc-zynq/), > but the console is initializing at 230400 bps and

Console BPS

2019-12-02 Thread Mathew Benson
rrect/preferred way to correct this? -- *Mathew Benson* CEO | Chief Engineer Windhover Labs, LLC 832-640-4018 www.windhoverlabs.com ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel