This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CCS/PROCESSOR-SDK-C6748:Code Composer Studio™︎论坛

Guru**** 2267350 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/924146/ccs-processor-sdk-c6748-code-composer-studio-forum

器件型号:PROCESSOR-SDK-C6748

工具/软件:Code Composer Studio

你(们)好  

我在使用 DNK 的过程中遇到问题(NDK_2_25_01_11)。 调用函数 send insocket.h:

静态内联 int send (socket s、void *pbuf、int size、int 标志)

返回 NDK_SEND (s、pbuf、size、flags);

当大小大于4194304 (1048576*4)字节时,有时调用函数的返回值小于要发送的大小。为什么?可以设置的最大传输大小是?

谢谢大家、此致