CC3200 File Download Application Error-code: -2009 错误该如何解决
TI 工程师,你好:
我使用 File Download demo的时候,出现了 -2009错误,有知道是什么原因?
CC3200 File Download Application
*************************************************
Host Driver Version: 1.0.1.6
Build Version 2.7.0.0.31.1.4.0.1.1.0.3.34
Device is configured in default state
Device started as STATION
[WLAN EVENT] STA Connected to the AP: NxecoI , BSSID: bc:d1:77:8:b1:4b
[NETAPP EVENT] IP Acquired: IP=192.168.1.9 , Gateway=192.168.1.1
Connected to the AP: NxecoI
Connection to server created successfully
Start downloading the file
Content length: 90826
Failed during writing the file, Error-code: -2009
Downloading File Completed
Thank you
这错误说明在进行
lRetVal = sl_FsWrite(fileHandle, bytesReceived,(unsigned char *)g_buff, len);时候,并未成功的写入Sl Flash中,是否你文件写入的太大,导致未能全部一次性的写入到SPI Flash中,
Download File Application code Error 相关文章:
- cc3200-sdk cc3200-file_download http 版下载文件 用的TI的demo板子
- Where can I download "NS package" used in CC3200 IOT application
- file_download 例子从服务器下载mp3音频文件出现错误,求解答
- SDK 里面的email_demo 和file_download的,这两个项目要怎么才能够整合在一起。
- CC3000在IAR中编译出现unable to open file ....\CC3000 Host Driver.r43
- 从mysimplelink.net添加file后,有没有标志参数,说明配置完成?