This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NDK 2.25.00.09 examples location

Hello,

I am looking for NDK examples as mention here: 

but I don't have any example folder under ndk. I downloaded the NDK a few hours ago from this link: 

and I also have TI RTOS + NDK installed.

Could you help me where can I find the cfgDemo example for example?

Thank you,

  • Daniel,
    which devices are you using? If you are using CCS, you can open Resource Explorer (View->Resource Explorer) and navigate to TI-RTOS for your device. If NDK is supported for your device, you'll see a list of Network Examples under your device. I don't see cfgDemo, but there are are other examples. The FAQ that mention cfgDemo was for a very old version of NDK, and the list of examples changed since then.
  • Thank you Sasha,
    My device is Tm4C129EXL and I am trying to achieve Static IP and DHCP config change at run-time. I found numerous posts in this topic old and new one. Some of them mention cfgDemo, that I missed from the examples. Now I know, I will focus only on the latest forum threads.

    Thank you,