Hello,
I understand the problem with the status bits (I have read the post from Scott).
That's why I have placed my FlashAccess function in FPGA internal memory (by using a section attribute).
My FlashAccess function uses the alt_flash_open_dev function and the problem is that this function is still located in the flash.
Do you know how to place the alt_flash_open_dev function in a section in FPGA internal memory?
You suggest to read from the address, can you explain me how to do that? (or where I can find an example?).
thanks and best regards,
Dolphin