24. Unable to open DISPLAY
java.lang.reflect.InvocationTargetException
Casued by:
java.lang.unsupportedOperationException:Unable to open DISPLAY
solution
- echo $DISPLAY
- export DISPLAY=:1
- xhost +
- run sh run.sh
25. Compute time cost
23. Howt to access unaligned memory