On our device we are having ST Micro Controller (STM32F722RE) and FreeRTOS+TCP Multi.
Recently I tried TCP/IP stack on our device for IPv4. It worked well. I verified it with static IP address.
I am yet to verify the dynamic IP address. I hope that should work as well.
However, for project requirement out device need to support IPv6 address as well.
Can someone please guide me about how I can verify the IPv6 support on FreeRTOS+TCP Multi operating system?
Any inputs in this direction will be helpful.