文章详情

ID: 5230
实例类型: faq
分类: Device Programming
相关: ispVM Embedded
产品系列: MachXO2

搜索答案数据库

Search Text Image

Deployment Tool: Why are the fields between '65' and '5F' different when having SVF file and generates .vme file twice?

The 0x65 is the FILE_CRC command (used for CRC-protected to prevent corrupted or modified VME file). The FILE_CRC should be followed by 2 bytes of the CRC value which includes the sum CRC of all the bytes in the rest of the file. Eventhough the data are exactly the same; the difference of the CREATION DATE between 2 files could cause the CRC value are not the same.