Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to use the mutex
Hello to everyone i am developing an application with two processor, one is using pure C code and the other one has an uCLinux running in it. I want them to share the same onchip memory so they...
Altera_Forum
Honored Contributor
15 years agoThanks for the input DSL.
Could you explain a little better? I am not very advanced on this subject. Should i use an onchip memory as tightly coupled memory of both CPUs? Is it pretty straightforward? Just instantiate and set in the same adress for both Processors/connect both data masters to it? Do i need to make any configuration on the NIOS2 Q-Sys screen?