Hi,
I am trying to set up an experiment where I can stream data directly from PL to a txt file in eMMC then after a period of time send data to the backend computer through WiFi (TCP protocol). Similar procedure has been done in the "TDnext Pmod Camera" tutorial, however from PL to DDR and then WiFi to the backend computer (UDP protocol). As the DDR memory is volatile, I need to use eMMC instead. The original source code of the "TDnext Pmod Camera" application is not provided (the application comes with some .so .a files). Can anyone please assist me with this?