解决注码成功返回0xc0的问题
This commit is contained in:
@@ -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