解决注码成功返回0xc0的问题
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
|
||||
#define BUILD_DATE "2023-08-04 10:50:52"
|
||||
#define BUILD_DATE "2023-08-09 13:54:50"
|
||||
#define SOFT_VERSION "0.10"
|
||||
|
||||
|
||||
|
@@ -138,7 +138,7 @@ static int updata_slave(list_def *argv)
|
||||
data+=FLASH_FILE_HEAD_SIZE;
|
||||
flash_file *file=ptr;
|
||||
if(tran==0){
|
||||
DBG_WARN("can not fond variable \"tran\"");
|
||||
DBG_WARN("can not find variable \"tran\"");
|
||||
return -1;
|
||||
}
|
||||
if(list_length(argv)<2){
|
||||
|
Reference in New Issue
Block a user