Please help FreeRTOS+TCP RA6M3

Sorry for the late reply

createTCPServerSocket()
ADD
・xBindAddress.sin_family = FREERTOS_AF_INET;

new_thread0_entry()
change location
・FreeRTOS_setsockopt()
・While(1)

Thank you

Thank you for sharing your solution!