Forum Discussion
Altera_Forum
Honored Contributor
21 years agoGenerating Filesystem for EP2S60 DSPBoard fails
Hi to all. I have a DSP Board (STRATIX II) from Altera. No there is a problem by generating the Filesystem in the NIOS II IDE. In the "Target Filesystem Application Selection" the bottom line sa...
Altera_Forum
Honored Contributor
21 years agoAs for the genromfs command... I forgot to add the argument for the -d option
That should be: genromfs -d target -V "filesystem_2s60" -f romfs.bin -v Which will generate a filesystem based on the contents in the "target" directory... give it another try and let me know how it goes...