bytesRead = HTTPCli_readResponseBody(httpClient, (char *)dataBuffer, len, &moreFlags);
程序执行到这一步的时候,就不往下进行执行的,你知道是什么原因吗?
访问的URL:www.rainupdate.com/.../pro200.xmc
单步调试的时候,进入到这个函数,有提示这个错误,
Can't find a source file at "D:/work_2016/testing/R1_final_package_compilation/source-1p2-rahul/netapps/http/client/httpcli.c"
Locate the file or edit the source lookup path to include its location.
