解决ew写配置错误的bug,升级ew程序不更改配置区
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#define UPDATA_PACK_LEN 128
|
||||
#define UPDATA_BASE_ADDR 0x1000
|
||||
#define UPDATA_DATA_LEN (12*1024)
|
||||
#define UPDATA_DATA_LEN (11*1024)
|
||||
#define UPDATA_FLAG_ADDR (0x7c)
|
||||
#define BOOT_FLAG ((uint8_t []){0x99,0x66,0xaa,0x55})
|
||||
#define UPDATA_FLAG ((uint8_t []){0xaa,0xbb,0xcc,0xdd})
|
||||
|
Reference in New Issue
Block a user