Part Number: TDA4VM
Hi everyone:
I found the getCallStack $ view interface in the tasksupport.xs file of bios_6_76_03_01, it seems to be the function to get the callstack for XDC.
This principle is very simple, but I am not clear about the principle of xdc. I want to know if I can use the same principle to implement a set of C interfaces, and print the callstack when we need. thank you!!!