Forum Discussion
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...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- While MMU hardware improves the memory allocation algorithem a lot, C++ and (of course malloc() ) is possible withou an MMU. Drivers are not part of the tool chain, and so you can use any driver available in source code with the binary tool chain. AFAIK, the tool chain in source code for MMU is being reworked right now. -Michael --- Quote End --- What time the toolchain for MMU can release?