Problem reading a big txt file using system console and loading it to a SDRAM
Hi forum, I'm trying to load a txt file containing 1350000 32 bits words to the SDRAM of a DE0 nano dev board but system console is freezing or crashing. I've tried to read the whole file and l...