We are using DSP/BIOS 5.41.03.17.
The sample code is looping through TSK objects to check the stack. This code was written long ago and the real question is what documentation exists so I know how to use the OBJ module.
OBJ_table[] seems to be created on obj.h. But I want to understand how the person who originally wrote this code knew about OBJ_table[] and it's format. We can't seem to be able to find documentation that describes how to use it.