Accessing Push Button Event From Digilent Zybo FPGA Board Running Petalinux
Unsolved
Mobile and Embedded
-
Hi and welcome to devnet,
Where will your application be running ?
-
How is that button seen by your system ?
-
Then you should extract the necessary components from the example in order to create a small library that can be used to get the information you want.
-
Qt is a C++ framework, so yes you can use C code.