Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProgramming second CPU
Hello I'm using a Cyclone III starter board and trying to build a system with 2 cpu's but can't get them to work together. I've got both in one SOPC system. CPU1 has a reset vector of ex...
Altera_Forum
Honored Contributor
15 years agoSorry, that part of my message wasn't very clear. I'm using the NIOS II Flash Programmer and pointing it to my sopcinfo file. I then add the two .elf files - leaving cpu1 with <no offset> and setting the offset for cpu2 at 0x800000. It programs ok and both CPUs start but when I cycle the power to the board only one of them starts up again.