Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe NIOS uCLinux does not support SMP (Symmetrical Multi Processor i.e. multiple processors are managed by the OS).
But you can define multiple processors in the FPGA and have one of them run uCLinux, while the other(s) do dedicated realtime work, e.g. in a "closed loop" application. I suppose in most applications this makes more sense, anyway. -Michael