Dear TI support team.
I am working with: "enet_lwip_cpsw_am243x-lp_r5fss0-0_freertos_ti-arm-clang" example.
I need to modify some functions to send and receive data in file: "sockets.c", "tcpip.c" in path: "$/mcu_plus_sdk_am243x_08_01_00_36\source\networking\lwip\lwip-stack\src\ap"
Q1: Can i modify these file?? Because i try to did it but it seem nothing happened after did the change.
Even i try to delete ";' after syntax "int i;" --> "int i" in "sockets.c" file. I also can build the program without error @@.
Q2: Can I using DebugP_log() function in "sockets.c", "tcpip.c" to run debug??
If not what function help me print log in "sockets.c", "tcpip.c"?
thanks and best regards,







