Qt on Grayhill 3D70 (Linux)
Unsolved
Mobile and Embedded
-
Hello all,
Currently in the midst of developing an app for a touchscreen tablet.
Every time I press "stop" from Qt Creator, the program on the device doesn't stop. This causes the screen to glitch out if I don't manually reboot my device from a putty console.
I am wondering if I could implement a script that, when the Qt Creator stop button is pressed, the machine that has been deployed to automatically reboots. Again, this is running on Linux.
Thanks in advance!