Dear TI expert,
The problem come from following links,
https://e2e.ti.com/support/processors/f/791/t/969015
Follow advice from Gaviraju Doddabettahalli Bettegowda, our team cost nearly 2 weeks to build hardware and software enviroment to use XD560 debugger.
Just late feedback , and it is no resolved.
Background information as following,
1. We have alreadly ran successfully with hlos usecase(Pushframe(A15) ->Preproc(DSP2)->TIDL(EVE2)->TIDL(DSP2)->result(A15)) on EVM Tda2px platform.
2. When I debug it on Tda2xx platform for project, then I encounter this link severed error.
With printf functions and skills , actually I have located this issue come from DSP2 process().
Then I ask help from TI FAQ - Yong Zhang, blocked by browser problem, thanks for Yong Zhang, and he helped me to take one ticket on TI forum as above links.
https://e2e.ti.com/support/processors/f/791/t/969015
3. Follow advice fromYong Zhang and Gaviraju Doddabettahalli Bettegowda,I use XDS560 debugger to try as following,
I found algProcess() on DSP2 only can be step into with assembly mode, then we will see link severed error as above.
I think maybe some conflicts between tidl libs and mem config file of project, but we just have no idea to check.
4.I also send this hlos usecase to Yong Zhang,and he can also run it successfully on Tda2xx EVM board.
The difference between our project platform and Tda2xx EVE board, it that we use tailored Tda2xx, only 2 DDRs and also little difference with mem configuration.
Expecting with your advice, thanks!