Hey team,
Context is that we want to get UDP working on FreeRTOS on the SC573 board.
The problem is when we're compiling, the linker comes up with an undefined reference to 'FreeRTOS_IPInit' error. Was wondering if you could help with this or provide a simple demo with UDP implemented on freeRTOS on the sc573.
Details about the project
Following this tutorial:https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/TCP_Networking_Tutorial_Adding_Source_Files.html
With the following setup: