Programming the Cypress Board

I’ve tried finding out how to utilize the Cypress board and have tried to get the values to appear on the drivers station. Does anyone know what the functions are and how to use them in c++?

The Cypress board should be plugged into the USB on the drive station. Then just use the drive station routines like GetDigitalIn and SetDigitalOut. Check the DriverStation documentation in the help found in your WindRiver docs/extensions/FRC directory.