Git
Wiki
Site
projects
/
soft
/
tools
/
lpctools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c4b85
)
Display the values in the right order, according to the text.
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 10 Mar 2015 20:44:49 +0000
(21:44 +0100)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 10 Mar 2015 20:44:49 +0000
(21:44 +0100)
prog_commands.c
patch
|
blob
|
history
diff --git
a/prog_commands.c
b/prog_commands.c
index
cf80f8b
..
c1441d7
100644
(file)
--- a/
prog_commands.c
+++ b/
prog_commands.c
@@
-239,7
+239,7
@@
int flash_target(struct part_desc* part, char* filename, int calc_user_code)
if (calc_user_code == 1) {
v[7] = cksum;
} else if (cksum != v[7]) {
- printf("Checksum is 0x%08x, should be 0x%08x\n",
cksum, v[7]
);
+ printf("Checksum is 0x%08x, should be 0x%08x\n",
v[7], cksum
);
free(data);
return -5;
}
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@techno-innov.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
Ce site n'utilise pas de cookies, désolé pour les gourmands !