Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem with jssf2
Could someone help me to start working with jffs2 file system?. I use following code: # include <cyg/hal/io.h># include <cyg/kernel/kapi.h># include <cyg/io/io.h># include <cyg/fileio/fileio.h...
Altera_Forum
Honored Contributor
20 years agoHi Mike,
I've configured eCos Library using NiosII config tool. I imported all required packages: JFFS2 Filesystem, Generic FLASH memory support, CRC support, Linux compatibility. I configured base of flash device block to 0x0000 and length of 16Mbytes(as we have in our system). I use the same evaluation board as you.