Hi
I am trying to automate a process of testing a portion of code where we get some some data from the FPGA and then use Memory or Core dump for validation purposes.
This process seems to be very time consuming. I have written code using fopen, fwrite and fclose to dump the contents but every time the functionality reaches the fwrite function, it never comes out of it.
The coding environment is CCS v5.1.0.09000 and SYS/BIOS v6.32
Please suggest.
Dushyant