Hello,
I'm trying to use the basic rootfs (base-rootfs-am3517-evm.tar.gz) (size 23MB) provided by TI in their SDK 5.03.02 for my am3517evm board, because the one used during the set-up of the board is way too big (>590 MB).
However, with this filesystem I don't know why, but when I execute ts_calibrate as soon as I touch the touchscreen all the samples have been taken and the cursor on the screen jumps 2 or 3 steps. For instance, the cursor starts at the top right corner, when I touch it, the cursor ends up in the middle of the screen. Therefore the calibration is wrong.
However, there is no issue when I use complete filesystem, the calibration run as expected. I sucessfully cross compile the new version of Tslib but that didn't fix the issue. So I'm guessing a file, a variable or a step must be missing that is not indicated in the "How to install Tslib" http://processors.wiki.ti.com/index.php/Tslib.