Hi everyone,
I have made a full working Linux (Petalinux) embedded project with partial reconfiguration technique on ZedBoard. I have written a bash script in which the user can choose when and which of reconfigurable modules have to be reconfigured. I would made the same thing but with a Graphic User Interface. How can I do that? Should I change the PL and add a VGA or HDMI ip's? Is there something already ready for petalinux, also with drivers? Can I do something just with the UART and bash(I was thinking about ncurses library or something like that..)? What kind of program to make a GUI?....I never did that before.
Any help will be useful! Thanks
Regards