CRC calculation
2006-05-05 by guilherme_ferraz
Well, I downloaded an application on IAR website, about checksum (Checksum_ARM_430A.zip) and after compile, I debugged it on RAM memory and flash memory using J-link and debugged on simulator mode using EWARM simulation. Just using EWARM, the both CRC (calculated by XLink and calculated by software) mates. Using J-link (RAM and flash memory) the CRC calculated by xlink is different the CRC calculated by software. Did anyone have the same problem? Or does anyone know what I�m doing wrong? Thanks Regards.