Part Number: TDA2EXEVM
Hi,
I'm running the algorithm on EVE core in task function of SYS/BIOS and checking the profiling time.
problem here is, I can see the performance improves when I run the same algorithm in main function and performance degrades if I run the algorithm in SYS/BIOS task function. Please let us know how the performance is affecting when we run the algorithm in task function.
One thig we observed that in main function we used DMEM as stack region and in task function it uses task local stack. how to move task local stack of SYS/BIOS task to DMEM or EVE internal memory.
Regards,
Manavi H V