Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2 Flash READ/Write
I am trying to write my output results on to flash( s29al032d mode 3) and then I want to read that results again in another code. I have written code which controls flash using it's CE,OE,WR,RESET...
Altera_Forum
Honored Contributor
15 years agoAre you giving it all the right parameters for the api call? If you're using the eclipse environment you can use control+spacebar to get a hint of the parameters required, or use F3 with the function call selected to see it's prototype.