Asifa
New Contributor
1 year agowhen I increased or decreased PIO component width from the existing qsys file, its not working.
I need to control 7 gpio pins for output and 8 gpio pins for bidirectional. when I tried to change the pre-existing qsys file from my_first_hps-fpga, it did not work.
I only tried to change the PIO width and added another PIO component on that, there was no error, and compilation was fine, but when I sent the embedded C program on board and tried to run it did not work. I put printf statement after every operation, I found out dev\mem opened only, after that program do not work.
I am not able to find out what the problem is, I tried everything, and I feel I will be stuck here forever, please help me with this, at this point it is frustrating.