Hi,

I wrote an Genode application for the Pololu Maestro Mini Servo
Controller in Genode
(https://github.com/702nados/genode-pololuServoController).

I'm using the usb_drv (dde_linux) and the usb_terminal (pl2303) for read
and write commands. It runs flawlessly on PandaBoard (foc_panda).

Next, I want to use it with Linux as kernel (linux_x86). If I try to run
the resulting application, the usb_drv component throws the following error:

> no route to service "Platform"

So, is it possible to compile and run the intended application without
modifications?

If I want to use the linux devices (e.g. usb), who can I achieve this in
code?

In general, the following shows the intended architecture:

---------------------
ServoController     |
---------------------
Genode              |
---------------------
Linux               |
---------------------
Hardware            |
---------------------

Best regards
Daniel

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to