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.

TDA3: TIDL usecase for TDA3 (using VSDK3.00)

Part Number: TDA3
Other Parts Discussed in Thread: SYSBIOS

Hello ALL.
Dear sirs, we need you help.
We really need the implementation TIDL for TDA3.
What's the reason TDA3 is not supported in VSDK TIDL usecase?
I tried to do the porting.
The build was successful and TIDL usecase was started on TDA3, but something is going wrong.
UTILS: MBX: Utils_mbxSendCmd(): Msg Alloc Failed (0)!!!
After 2nd call of ' [DSP-1] AlgorithmLink_tidlProcess() '

Here is the attached patch. (README.txt is inside).

https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/patch_5F00_tda3.7z

Please, can anybody VSDK team person check my porting effort?

Here is explanation of my porting attempt (I'm sorry for long video).



Here is result with 'Msg Alloc Failed'.



Also I can't do debug in CCS due to sysbios exit if I press STEP_OUT[F6].
Here is explanation.



I have checked that there is no exit if you press F5(step-in) and you can do it for very long.
I went very deep in this way using F5. But once the patience runs out and I press F6(step-out), then there is fault exit.
It seems that something wrong with multitasking.

Please, help. We need TIDL for TDA3.
Thanks in advance.

PS: The porting attempt was done on FRESH INSTALLED UNMODIFIED VSDK3.0
I use TDA3XXEVM board and SpectrumDigital XDS560v2STM USB probe.
I will be very grateful if any TDA3XXEVM user will repeat this steps to confirm the problem.