Hi Sir,
I have done till now:-
1- I am able to boot the Yocto linux on the Zedboard.
2- I have intergrtaed the Texas wifi module (WL1835MODCOM8) with the Pmod avialble on the ZedBoard.
3- After this i connected one PC and this prepared Zedboard(in above two steps) on my local wireless LAN.
4- From the PC, i can Ping the ZedBoard in my wireless network
5- On this i ran the tftp server on PC and I sent some file of upto 1 Mb to this Zedboard using wireless Media.
Now suppose that PL part of the Zedboard is configured with some logic(let us assume the logic is UP Counter). Now i want to send one file(partial reconfiguartion file:- Down Counter logic) from PC to this Zedboard(on which Yocto Linux is running). Once this file is reached to this Zedboard i want this file(partial reconfiguartion file) to change the UP Counter logic to Down Counter Logic.
I want DPR to be done from the Yocto Linux which is running on the Zedboard.
Basically I have one one Zedboard on which Yocto Linux is running. Now there is some reconfig logic in the PL on this Zedboard.Now i want to change this reconfig logic. So for this i have to send the DPR bit stream to the ZedBoard and once this is reached to the Zedboard, after that this DPR file should reconfigure the PL portion.
I have tried to write what is task that i want to achieve.
Please provide me some details/references to execute my above task.
Regards
Aditya