Understood. Thanks.
On Thu, 28 Mar 2019 at 12:52, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 28/03/2019 10:44, Ярослав Лещинский wrote:
> > Hello,
> >
> > I wrote spidev driver. In user space it works fine, but when I moved
> > them into the kernel as a part of BSP(calling
On 28/03/2019 10:44, Ярослав Лещинский wrote:
Hello,
I wrote spidev driver. In user space it works fine, but when I moved
them into the kernel as a part of BSP(calling from bspstart.c) I've
got RTEMS_FATAL_SOURCE_EXCEPTION.
Could you please tell me what is a proper way to add driver into the
Hello,
I wrote spidev driver. In user space it works fine, but when I moved them
into the kernel as a part of BSP(calling from bspstart.c) I've
got RTEMS_FATAL_SOURCE_EXCEPTION.
Could you please tell me what is a proper way to add driver into the kernel
space?
Thanks.
--
--
Kind regards,
*Yar