Hi,
Im still having problem interfacing Flash memory in DE1 board. Does anyone manage to program their Flash in DE1 board and used it to keep non volatile program like C Code? If you have can please guide me or send me a copy of the working project so that I can work on top of that project. ThanksLink Copied
Hi there, we used the provided Reference Design called CII_Starter_SD_CARD_AUDIO for our starter kit. Hopefully it works the same. Then open a memtest.c C++ Application. All the flash code is in there already. You just alter it to how u want it.
thanks... I'll try it...
For more complete information about compiler optimizations, see our Optimization Notice.