From 82c90d70279c9522520f864daa72156fdacf38b1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 7 Jul 2013 02:46:24 +0000 Subject: bootloader now checks csum git-svn-id: https://svn.spreadspace.org/pic/trunk@47 a09c6847-51d9-44de-8ef2-e725cf50f3c7 --- downloader/proto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'downloader/proto.txt') diff --git a/downloader/proto.txt b/downloader/proto.txt index 17dec93..98beebe 100644 --- a/downloader/proto.txt +++ b/downloader/proto.txt @@ -157,12 +157,12 @@ write eeprom: ~~~~~~~~~~~~~ command: - 7 | len=4+2 + 7 | len=4+len(data) | addr | data | answer: 7 | len=4 | | - The bootloader writes (which has to contain exactly bytes) to address + The bootloader writes (which has to contain exactly -4 bytes) to address inside the eeprom. len is 1byte long and the value must not exceed bytes. -- cgit v1.2.3