10-12-2020 11:43 AM
Hi!
I have an unsigned char[76800] variable which I would like to save its value into a txt or something to make some processing afterwards in matlab.
How can I save it? Thanks!
10-14-2020 12:34 PM
You could add a filesystem, and write here:
https://github.com/Xilinx/embeddedsw/tree/master/lib/sw_services/xilffs
10-14-2020 12:34 PM
You could add a filesystem, and write here:
https://github.com/Xilinx/embeddedsw/tree/master/lib/sw_services/xilffs
10-27-2020 03:19 PM
Hi @Maikkk
If any of the previous information helped to find a resolution, please mark the helpful post as an accepted solution, for others to find.