Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTrouble with creating multiprocessor Nios II system with shared memory
Hello, I have created a multiprocessor Nios II system with two cpus sharing on-chip memory . The cpu1 runs a TCP/IP stack(controlled by ucosII) and accept commands from cpu2 I am using the...
Altera_Forum
Honored Contributor
16 years agoExport the reset/reset_ack signals from the second processor and get the first one to take it out of reset - and exclude the jtag from the second cpu.
With care you should be able to get a single elf image to contain the code for both cpus, and download it using the jtag on the first cpu.