Re: usb01.exe from rtems-libbsd testsuites gives no output

2015-06-15 Thread Gedare Bloom
If you haven't already, I'd suggest building and running libbsd for a known-to-work target (probably the realview pbx a9 qemu) as well, so you can have confidence in your tools and the libbsd sources. Are you building it with make or with waf? There are a list of tests in libbsd.txt that don't nee

Re: usb01.exe from rtems-libbsd testsuites gives no output

2015-06-15 Thread Yurii Shevtsov
This is "Please, pay attention" message. I really need help. Also I still can't start working with the latest libbsd repo because of this https://lists.rtems.org/pipermail/users/2015-June/029005.html Thanks in advance, and excuse me, if my questions seem stupid 2015-06-13 13:56 GMT+03:00 Yurii She

usb01.exe from rtems-libbsd testsuites gives no output

2015-06-13 Thread Yurii Shevtsov
I compiled it from repo with latest commit 66ec94a3fc3c41470f90b7d20913ea1fafc019a9 Tried to run it on RPi with uboot. Boot approach is OK, because testsuites from rtems samples are running normally. I thought ported driver hangs system, but then I commented out USB init macro and also added some p