Altera_Forum
Honored Contributor
15 years agoMultiple NIOS same memory code
Hello,
Reading the tutorial about Multiprocessor systems, i understood that it is not possible to have multiple NIOSs executing a same program code from the same memory space. Does anybody know what is the problem with this? In fact, I would like to have MicroC/OS-II in a shared memory zone and then multiple processors accessing the OS's functions... Thanks