On 2020-04-07 23:37, jan.som...@dlr.de wrote:
I have trouble figuring out how to run rtems-test with a custom command where
the output is captured through a serial console.
Does this help ...
https://docs.rtems.org/branches/master/user/testing/consoles.html
?
In my ini-file I used
bsp_tty
Hello,
I have trouble figuring out how to run rtems-test with a custom command where
the output is captured through a serial console.
In my ini-file I used
bsp_tty_dev= /dev/ttyUSB2
tester = %{_rtscripts}/run.cfg
bsp_run_cmd= i386-run
target_off_command = i386-
On Mon, Apr 6, 2020 at 9:15 PM furkan bodur wrote:
> Firstly thanks for replies,
>
> As I said there is no input folder in /dev path here is the output,
>
> SHLL [/] # ls -las /dev/input
>
> /dev/input: No such file or directory
>
> Here is what I did for use libbsd and evdev,
> I builded rtems-f