Hello,
I want use the SysCallback's interface to implement the custom funtions when sysbios system perform abort or exit.
something like :
SysCallback.abortFxn = "&Custom_Abort";
SysCallback.exitFxn = "&Custom_Exit";
but I don't know whether the above setting is corrent or not.
so, who can share the example project to show the usage about syscallback?
thanks in advance.
B.R
Alex