I'm using CCS v5.4, NDK 2.22, making DSP/BIOS test project.
There are errors according to NDK, CfgAddEntry, CfgFree, etc...
I included NDK headers by Properties -> C6000 Compiler -> Include Options, Add dir to
Folder, C:\MyNspBuilds\custom_ndk_2_22_03_20\packages\ti\ndk\inc, header file netmain.h must be, netmain.h got the netctrl/netctrl.h header,
the netctrl/netctrl.h header contained CfgAddEntry function.
How can I do next ?