Forum Discussion
Zahkriin
New Contributor
4 years agoMax1000 Remote System Upgrade via SPI
Hello,
I have a Max1000 development board and would like to perform a remote system upgrade with it. I have programmed an SPI interface to send the required data. (Here not necessarily SPI must b...
sstrell
Super Contributor
4 years agoYou're exporting everything out of the system, so you're not really building a system. If you make connections in the system without exporting and set proper addressing, the tool checks and makes sure everything in the interconnect is set up correctly and this might fix your issue.
Zahkriin
New Contributor
4 years agoI want to lead the signals out of the system to be able to set them manually. Just like jozephka99 did in his example. You can use only one nios in the system itself to set them? Or is there another alternative?