I have a program that I am running on Linux and am trying to connect to my Cypress device. When I attempt to run the code, when the CyOpen function is called I receive CY_ERROR_DRIVER_OPEN_FAILED as my output. My computer recognizes the Cypress device and all proper drivers are installed. Virtually identical code works flawlessly on Windows but it does not work on Linux.
↧