On 21/7/19 8:55 pm, Nils Hölscher wrote:
> Is there a way to load libBSD driver modules one by one?
> Currently rtems loads all drivers at once with rtems_bsd_initialize.
> But I need to debug via network, so I need to have libBSD network support 
> before
> loading my PRU driver Module.

Sorry I do not know of a way.

The current dependency on networking for libdebugger makes this difficult.
Supporting a BSP low level UART transport would help but that is another project
project.

Can you use `printk`?

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to