Re: CRC error on loading tini400.tbin
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Nischal Saxena wrote: > i getting an error that CRC doesnot match when i try to load > tini400.tbin file on DSTINIS400. please help me in fixing this error. > thanking you, > Nischal This error is caused by a bug in the firmware (400 only) that incorrectly calculates the CRC for files with program code length that is a multiple of 256. (.tini file size - 19) % 256 == 0 The fix will be in the next release. You can work around this problem by ensuring the code is not an even multiple of 256. -- -- Bryan Armstrong bryan.armstrong-6tN4nzCoH/[email protected] _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini