Hi, I'm migrating a project from VisualDSP++ v5.0 to CCES v1.0.3 and there are a few functions that were used as part of VDK that I have been unable to find an equivalent to when using uCOS-III and CCES. In particular they are related to getting thread and heap information. Here are a couple of the function calls from VDK: VDK_GetHeapIndex and VDK_GetThreadStatus.
Thanks!