On 11/05/2016 6:02 PM, vivek kukreja wrote:

I am preparing for the next phase of my project where I will implement 
live-tracing over transport. For that drivers for USB and Ethernet have to be 
loaded in qemu. How will that work?


Ah OK. The drivers are simpler than you think. The devices are declared in rtemsbsd/include/bsp/nexus-devices.h and the Zynq should be ok. They are built and linked in when building libbsd.

To use libbsd you need to build libbsd and create a suitable application to do this work. I suggest you look at the tests for examples of how to create an application.

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

Reply via email to