Altera_Forum
Honored Contributor
17 years agoHow to build a two processor system?
Recently, I am building a two processor system. I have met several problems,hoping someone would help me.
SopcBuilder: How many Jtag-Uarts are needed, if I use two cpus? ( I have used two jtags, each of them connected to one cpu, cpu0 runs uclinux system, cpu1 runs helloworld example without a system, uclinux could be booted, but paused at the information of jtag-uart, cpu1 with helloworld program is successful) The purpose of my multiprocessor project is to do paralell working.A uclinux system with several piece of working programs. One storage space can only be accessed by one periphery at a time.How could make the parelell (several programs) work together? Looking forward to your reply, thank you very much!!