Altera_Forum
Honored Contributor
15 years agoLinux w/ MMU on 2C35
I have an older 2C25 Nios II Cyclone II demo board (~2008 or so)
I have been running uClinux on a variant of that board. Very few issues. It was a mess getting it going, though. I am now looking at the MMU. The goal, basically, would be to be able to write, compile and run C++ code using the "new" operator. I would like dynamic memory allocation, basically. This forum suggests there are a lot of unresolved issues. I can't even build the toolchain - though it seems I don't need to. I rely on the community drivers for Ethernet and Compact Flash. Should I bother with the MMU version, or should I stick with my 2008 version of uClinux and standard C code? I have some dealines, but am willing to endure a little pain if it will result in a better system than what I have. TIA,