Forum Discussion
Altera_Forum
Honored Contributor
13 years ago2 Nios II with autonomous peripherals !
Hi All, I am been using a NIOS II core in my application for performing some activites. Now i wish to add another NIOS II to do a independent activity in the same application, which i am curr...
Altera_Forum
Honored Contributor
13 years agoHey.... I got the system to work. This is wat i did....
> The NIOS II Processor's Reset vector was pointing to EPCS device and Exception Vector was also Pointing to EPCS device > Program memory was pointing to SRAM > I Changed the Exception vector to an Onchip memory and now the flash programmer is working fine. Any idea why it needs to be defined like this ?