ARM boards testbed
Posted: Mon Jul 30, 2018 1:45 pm
Hello all,
I've wondering if there is a standard way to test an OS on some ARM boards like the raspberry, orange pi, beagle black, pine64, etc. I guess the requirements (that at least I was looking for) would be to be able to:
- load the image through the SD card (or the eMMC flash)
- be able to connect some output through an UART (guess this is the easiest part)
- debug though a JTAG or any other mechanism (like the TI debug probes) and support a gdb server
Does anyone have a way to do this that could these things in a semi-standard way?
How do the guys at Linux and etc test their OS? Do they have a special hw? I imagine that running 100s or 1000s of tests by manually programming the sd card and testing it is completely out of the question.
Thanks,
Pedro
I've wondering if there is a standard way to test an OS on some ARM boards like the raspberry, orange pi, beagle black, pine64, etc. I guess the requirements (that at least I was looking for) would be to be able to:
- load the image through the SD card (or the eMMC flash)
- be able to connect some output through an UART (guess this is the easiest part)
- debug though a JTAG or any other mechanism (like the TI debug probes) and support a gdb server
Does anyone have a way to do this that could these things in a semi-standard way?
How do the guys at Linux and etc test their OS? Do they have a special hw? I imagine that running 100s or 1000s of tests by manually programming the sd card and testing it is completely out of the question.
Thanks,
Pedro