-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- support re-synchronization after return from RAM routine - add option verify via CRC32 checksum (see issue #20) - add parameter to verify option for new CRC32 check
- Loading branch information
Showing
17 changed files
with
1,068 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
unsigned char bin_verify_CRC32_ihx[] = { | ||
0x3a, 0x32, 0x30, 0x30, 0x32, 0x30, 0x30, 0x30, 0x30, 0x38, 0x38, 0x43, | ||
0x45, 0x30, 0x33, 0x35, 0x36, 0x43, 0x33, 0x30, 0x33, 0x35, 0x32, 0x43, | ||
0x36, 0x30, 0x33, 0x35, 0x35, 0x43, 0x32, 0x30, 0x33, 0x35, 0x31, 0x43, | ||
0x36, 0x30, 0x33, 0x35, 0x34, 0x43, 0x32, 0x30, 0x33, 0x35, 0x30, 0x32, | ||
0x35, 0x31, 0x31, 0x41, 0x45, 0x37, 0x46, 0x46, 0x46, 0x43, 0x33, 0x30, | ||
0x33, 0x35, 0x36, 0x41, 0x36, 0x30, 0x32, 0x43, 0x32, 0x30, 0x33, 0x35, | ||
0x35, 0x37, 0x31, 0x0a, 0x3a, 0x32, 0x30, 0x30, 0x32, 0x32, 0x30, 0x30, | ||
0x30, 0x34, 0x46, 0x43, 0x32, 0x30, 0x33, 0x35, 0x34, 0x32, 0x34, 0x30, | ||
0x45, 0x35, 0x46, 0x43, 0x46, 0x30, 0x33, 0x35, 0x42, 0x43, 0x46, 0x30, | ||
0x33, 0x35, 0x39, 0x33, 0x35, 0x30, 0x31, 0x30, 0x33, 0x35, 0x38, 0x43, | ||
0x43, 0x30, 0x32, 0x43, 0x33, 0x43, 0x36, 0x35, 0x30, 0x43, 0x36, 0x36, | ||
0x42, 0x30, 0x31, 0x33, 0x35, 0x30, 0x30, 0x35, 0x30, 0x43, 0x36, 0x41, | ||
0x45, 0x46, 0x46, 0x46, 0x46, 0x30, 0x43, 0x0a, 0x3a, 0x32, 0x30, 0x30, | ||
0x32, 0x34, 0x30, 0x30, 0x30, 0x43, 0x46, 0x30, 0x33, 0x35, 0x42, 0x41, | ||
0x45, 0x46, 0x46, 0x46, 0x46, 0x43, 0x46, 0x30, 0x33, 0x35, 0x39, 0x43, | ||
0x45, 0x30, 0x33, 0x35, 0x36, 0x43, 0x33, 0x30, 0x33, 0x35, 0x32, 0x43, | ||
0x36, 0x30, 0x33, 0x35, 0x35, 0x43, 0x32, 0x30, 0x33, 0x35, 0x31, 0x43, | ||
0x36, 0x30, 0x33, 0x35, 0x34, 0x43, 0x32, 0x30, 0x33, 0x35, 0x30, 0x32, | ||
0x35, 0x33, 0x46, 0x38, 0x38, 0x39, 0x32, 0x42, 0x43, 0x42, 0x42, 0x0a, | ||
0x3a, 0x32, 0x30, 0x30, 0x32, 0x36, 0x30, 0x30, 0x30, 0x30, 0x33, 0x35, | ||
0x31, 0x43, 0x37, 0x30, 0x33, 0x35, 0x38, 0x38, 0x34, 0x33, 0x42, 0x30, | ||
0x33, 0x35, 0x38, 0x43, 0x45, 0x30, 0x33, 0x35, 0x42, 0x38, 0x39, 0x43, | ||
0x45, 0x30, 0x33, 0x35, 0x39, 0x38, 0x39, 0x43, 0x44, 0x30, 0x32, 0x45, | ||
0x32, 0x35, 0x42, 0x30, 0x35, 0x43, 0x46, 0x30, 0x33, 0x35, 0x42, 0x39, | ||
0x30, 0x43, 0x46, 0x30, 0x33, 0x35, 0x39, 0x43, 0x45, 0x30, 0x33, 0x35, | ||
0x32, 0x36, 0x41, 0x0a, 0x3a, 0x32, 0x30, 0x30, 0x32, 0x38, 0x30, 0x30, | ||
0x30, 0x31, 0x43, 0x30, 0x30, 0x30, 0x31, 0x39, 0x30, 0x43, 0x45, 0x30, | ||
0x33, 0x35, 0x30, 0x32, 0x34, 0x30, 0x32, 0x39, 0x30, 0x35, 0x43, 0x43, | ||
0x46, 0x30, 0x33, 0x35, 0x32, 0x39, 0x30, 0x43, 0x46, 0x30, 0x33, 0x35, | ||
0x30, 0x33, 0x35, 0x41, 0x41, 0x35, 0x30, 0x45, 0x30, 0x33, 0x35, 0x37, | ||
0x46, 0x35, 0x30, 0x44, 0x31, 0x32, 0x30, 0x41, 0x44, 0x43, 0x36, 0x30, | ||
0x33, 0x35, 0x43, 0x34, 0x33, 0x38, 0x46, 0x0a, 0x3a, 0x32, 0x30, 0x30, | ||
0x32, 0x41, 0x30, 0x30, 0x30, 0x39, 0x37, 0x43, 0x36, 0x30, 0x33, 0x35, | ||
0x42, 0x34, 0x33, 0x39, 0x35, 0x43, 0x36, 0x30, 0x33, 0x35, 0x41, 0x34, | ||
0x33, 0x39, 0x30, 0x39, 0x37, 0x43, 0x36, 0x30, 0x33, 0x35, 0x39, 0x34, | ||
0x33, 0x39, 0x30, 0x39, 0x35, 0x43, 0x46, 0x30, 0x33, 0x35, 0x42, 0x39, | ||
0x30, 0x43, 0x46, 0x30, 0x33, 0x35, 0x39, 0x37, 0x32, 0x35, 0x46, 0x30, | ||
0x33, 0x35, 0x38, 0x41, 0x45, 0x35, 0x30, 0x43, 0x36, 0x42, 0x43, 0x0a, | ||
0x3a, 0x32, 0x30, 0x30, 0x32, 0x43, 0x30, 0x30, 0x30, 0x37, 0x42, 0x30, | ||
0x31, 0x46, 0x37, 0x33, 0x35, 0x30, 0x31, 0x35, 0x33, 0x30, 0x34, 0x43, | ||
0x36, 0x35, 0x33, 0x30, 0x32, 0x33, 0x35, 0x30, 0x30, 0x35, 0x33, 0x30, | ||
0x32, 0x33, 0x35, 0x30, 0x31, 0x35, 0x33, 0x32, 0x34, 0x43, 0x36, 0x35, | ||
0x33, 0x32, 0x32, 0x33, 0x35, 0x30, 0x30, 0x35, 0x33, 0x32, 0x32, 0x37, | ||
0x32, 0x35, 0x46, 0x30, 0x30, 0x39, 0x39, 0x43, 0x43, 0x36, 0x30, 0x32, | ||
0x45, 0x32, 0x33, 0x0a, 0x3a, 0x32, 0x30, 0x30, 0x32, 0x45, 0x30, 0x30, | ||
0x30, 0x38, 0x34, 0x38, 0x31, 0x37, 0x42, 0x30, 0x37, 0x31, 0x38, 0x30, | ||
0x36, 0x36, 0x42, 0x30, 0x36, 0x31, 0x45, 0x30, 0x35, 0x31, 0x36, 0x30, | ||
0x33, 0x41, 0x36, 0x30, 0x38, 0x39, 0x30, 0x35, 0x34, 0x35, 0x36, 0x32, | ||
0x34, 0x31, 0x31, 0x30, 0x31, 0x41, 0x38, 0x32, 0x30, 0x30, 0x31, 0x41, | ||
0x38, 0x38, 0x33, 0x30, 0x31, 0x39, 0x30, 0x30, 0x31, 0x41, 0x38, 0x42, | ||
0x38, 0x39, 0x30, 0x30, 0x31, 0x31, 0x37, 0x0a, 0x3a, 0x30, 0x38, 0x30, | ||
0x33, 0x30, 0x30, 0x30, 0x30, 0x41, 0x38, 0x45, 0x44, 0x39, 0x30, 0x30, | ||
0x31, 0x34, 0x41, 0x32, 0x36, 0x45, 0x37, 0x38, 0x31, 0x46, 0x37, 0x0a, | ||
0x3a, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x30, 0x31, 0x46, 0x46, 0x0a | ||
}; | ||
unsigned int bin_verify_CRC32_ihx_len = 648; |
Oops, something went wrong.