Forum Discussion
Altera_Forum
Honored Contributor
16 years agoJFFS2 kernel support
Hello all I'm trying to add jffs2 support to a kernel (3c120 dev board) and I'm facing an strange problem. If I checked in jffs2 support in menuconfig, _after_ compiling the kernel core and ...
Altera_Forum
Honored Contributor
15 years agoAre you suggesting that the other CPU does not use an OS at all ?
If the CPUs don't share any resources this should work. Of course here the second CPU needs its own dedicated address spaces on the Avalon bus and accordingly a different reset vector. If the CPUs are supposed to share any addresses (and thus be able to communicate), things will get more complicated and you should start a new forum thread on this. -Michael