Hello,
I am trying to write some specific data to the onboard flash to be able to read them without using Linux. According to http://zedboard.org/content/writing-file-flash-memory-and-reading-it-pspl, I have seen the examples Xilinx provides and tried to use the code in my application. My problem is that when running it the example test fails. I have pinpointed that it reads the data but it's not the same as written. In fact it is all "1" written. I don't know if I have done something wrong along the way or if I have missed a small detail. I would like your guidance on this issue.
Thank you.