工具与软件:
大家好、团队成员:
我正在使用与服务器的 UDP 通信、需要配置15个套接字、但目前我只能打开4个套接字。 虽然在浏览 TI 论坛时、我发现我需要更新 LWIP 文件。 但我不确定完整的过程以及如何使用 gmake 构建 LWIP 库文件。
感谢您的帮助!
谢谢
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.
工具与软件:
大家好、团队成员:
我正在使用与服务器的 UDP 通信、需要配置15个套接字、但目前我只能打开4个套接字。 虽然在浏览 TI 论坛时、我发现我需要更新 LWIP 文件。 但我不确定完整的过程以及如何使用 gmake 构建 LWIP 库文件。
感谢您的帮助!
谢谢
你好、Ajit、
您可以遵循以下主题:
此致、
Shaunak Deshpande.
你好、Ajit、
是否已安装 CCS 12.70? 错误日志显示缺少 CCS 1270文件夹。
此外、请按如下所示替换要使用 FreeRTOS 的构建命令:
gmake -sj -f makefile.am263x lwipif-cpsw-freertos_r5f.ti-arm-clang PROFILE=debug gmake -sj -f makefile.am263x lwip-freertos_r5f.ti-arm-clang PROFILE=debug gmake -sj -f makefile.am263x lwip-contrib-freertos_r5f.ti-arm-clang PROFILE=debug
此致、
Shaunak Deshpande.
你好、Ajit、
是的、需要更新内存缓冲区、但前提是您遇到由于内存不足导致的问题。 您可以在 CCS 表达式中输入"lwip_stats"并检查其中的信息。
其他需要注意的细节已经在这个线程本身中进行了讨论: https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1393963/am2634-how-to-test-20-port-in-udp---am2634
此致、
Shaunak
你好、Ajit、
我们来跟踪这里的线程。 由于另一个线程(https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1396342/am2634-how-to-update-no-of-udp-socket-count-from-4-to-15/5343921#5343921)是重复的、因此我要关闭它。
此致、
Shaunak
当然感谢 Shaunak!
可以帮个忙吗? 查看以下有关 I2C 实现的主题并分配 IT 专家?
e2e.ti.com/.../am2634-not-able-get-i2c-output-on-scl-and-sda-lines-for-i2c2