Tool/software: Code Composer Studio
My NDK version is 3.61.01.01. I use the TMDSIDK574 board. I want to support IPv6 in the NIMU_BasicExample_idkAM574x_armExampleproject project. But I added "Global.IPv6 = true" in the cfg file, and found that it is not possible to send IPv6 packets using sockets. I want to know how to statically configure IPv6 addresses and use sockets to send IPv6 packets. I read the "TI Network Developer's Kit (NDK) API
Reference Guide: G IP Version 6 (IPv6) Stack API" section. But it doesn't seem to work for me.
I want to know if you have used IPv6 in TI-RTOS. If you can help me, I would appreciate it.