Hi,
I’m using a MicroZed 7Z010 with Ubuntu v18.04. Is there a way to check which GPIO MIOs are enabled? when I use gpioinfo is shows me 118 lines, I don't think that is showing what is enabled.
Thank you,
Hi,
I’m using a MicroZed 7Z010 with Ubuntu v18.04. Is there a way to check which GPIO MIOs are enabled? when I use gpioinfo is shows me 118 lines, I don't think that is showing what is enabled.
Thank you,
Your question is not very clear. Was your project on MicroZed 7z010 running Ubuntu v18.04 or your Vitis project for MicroZed 7z010 built on Ubuntu v18.04?
It is on a MicroZed 7z010 running Ubuntu v18.04.
The short answer is YES. However, you do need a skill to check that.
Would you mind providing a different explanation, because saying:
you do need a skill to check that.
Doesn't come across very well as an informative answer.
AMD/Xilinx did give a good demo on this topic: https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842398/Linux+GPIO+Driver
I did not mount a Ubuntu on Zynq before, but I did mount Linux on Zynq. I think you might try these commands as below:
Good luck.