今天调试Nios时遇到一个问题:
编译完程序,run configuration,下载程序,Nios报错:Launching New_configuration’ has ecountered a problem.Dowenloading Elf Process failed.
同时Console信息为:Verify failed between address 0xxxxxx and 0xxxxxx Leaving target processor paused.
“0xxxxxx“”0xxxxxx ”是NIOS系统中EPCS的Reset的地址。
参考http://www.eeskill.com/file/id/32140的方法,新建了个NIOS应用工程,下载正常了。
具体原因如作者资料中所说。