开始熟悉NIOS II开发平台,记录相关错误及解决办法。
问题:Connected system ID hash not found on target at expected base address
查看System ID Properties:
Expected system ID base address: 0x0
Expected system ID: 0x0
Connected system ID: Not Found
Expected system timestamp: 1464676585
Connected system timestamp: Not Found
Expected system ID: 0x0
Connected system ID: Not Found
Expected system timestamp: 1464676585
Connected system timestamp: Not Found
如果ignore相关问题(ID/timestamp),则会出现
Downloading ELF Process failed
最后发现问题还是在quartus这边,或者说硬件这边(开发板)。先确定相关PIN脚的定义,然后去除bdf文件中PLL部分,就可以了。具体原因还不能很好的解释,可能是开发板支持问题?不确定。
在NIOS中重新载入时,也会出现内存不够的情况,要记得重新勾选small c的库和去除c++那个勾以减小内存使用。
写的比较简陋,随便看看。
浙公网安备 33010602011771号