TDA2E: Timer Callback function in DSP Processor in TDA2xx using Vision SDK

Part Number: TDA2E

Tool/software:

Hello,

For my current project using TDA2xx and Vision SDK, I would like to trigger my own data processing in DSP processor regularly, e.g. every 100ms.

Currently I am sending a link message to the DSP link task from the application in A15, to trigger the data processing in DSP, as the data processing might take long time, the application in A15 is waiting for the response, and it impacts the whole software.

May I ask if there is any suitable approach, to trigger the data processing (might take long time) in the Link task in DSP regularly, without impacting other link tasks?  e.g. register a timer callback function?

Could any one help me on that? thank you very much!

Best Regards,

Qing