内容如下:<br /><br />Boundary-scan chain validated successfully.<br />// *** BATCH CMD : CheckIdcode -p 1 <br />INFO:iMPACT:583 - '1': The idcode read from the device does not match the idcode in the bsdl File.<br />INFO:iMPACT:1578 - '1': Device IDCODE : 00001001010100000010000010010011<br />INFO:iMPACT:1579 - '1': Expected IDCODE: 00101001010100000010000010010011<br />'1': Check to make sure if version '0000' is supported.<br /><br />----<br /><br />在IDCODE中只有左数第3位不一样,据了解,左数的前四位是芯片“版本”,在BSDL需要的是"0010”,而实际检测到的是"0000";<br /><br />请问是不是我的xc9536 "版本"太旧了?哪里找到适合我的xc9536的BSDL?我尝试过在官方网页下载BSDL文件,没效。<br /><br />高手们,我诚心向你们赐教。<br /> |
|