This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm8127的dsp核上如何获取函数返回地址



rt, 想在dsp核上获取函数的返回地址,实现类似GNU中__builtin_return_address的功能,在代码中调用__builtin_return_address编译能过,但是一直返回0