I'm trying to install the driver of the probe IPEH-00202242179, I downloaded an installation file with the following commands:
$ cd peak-linux-driver-7.9
$ make clean
$ make
$ su -c "make install"
But the problem is when I do make I get the following error message:
make [1]: [PCAN-settings] Error 1 *
What should I do to solve this problem?