Forum Discussion
Altera_Forum
Honored Contributor
14 years agomulti process sous uclunix
hi all i want to know if in µclinux wa can starte two application as two process to be communication between there , i have not the MMU ,
Altera_Forum
Honored Contributor
14 years agoThat task is not at all specific NIOS or using an MMU. It's just a general Linux question.
There are multiple ways. One very often used is to read and write pipes. You can test the appropriate user land software on any PC Linux box. -Michael