Re: RTEMS Tester Kit

2017-09-20 Thread Chris Johns
On 21/09/2017 03:21, Alan Cudmore wrote: > Lurking RPi Linux user here.. Nice and thanks for responding. > Are you talking about having the RPI control the reset line to one or more > targets? Yes. I was thinking about insecure telnet access to pulse a GPIO pin. > Would a GPIO pin be sufficien

Re: RTEMS Tester Kit

2017-09-20 Thread Alan Cudmore
Hi Chris, Lurking RPi Linux user here.. Are you talking about having the RPI control the reset line to one or more targets? Would a GPIO pin be sufficient for that, or would we need another output? Also, what would the serial port on the Pi be used for? Would it connect to a test target serial po

RTEMS Tester Kit

2017-09-19 Thread Chris Johns
Hi, I am currently looking into getting `rtems-test` to support TFTP loading of tests to targets that support networking with bootloaders like u-boot that can boot executables. I have added a TFTP server implemented in python to the `rtems-test` command and each request to the server sends the ne