Thanks Lori,
That resolved my issue but I just have some more relevant question i.e.
-- If I run CLA and main CPU then how can I make the work synchronously?
--In reference to above example, each time CLA_Task1 is called the main cpu executes a CLA_task1 ISR where the data is collected by the CPU_1. Is there any way to avoid ISR so that the main CPU can work without interrupts from CLA.
-- Are there any more ways to give data to the main CPU. for example, I make an array in CLA and just pass its address to main_CPU?
-- While I am using CLA, I am short of memory. I am using all 8 LS RAMs. Can I increase it further by including other memories?
-- I want to store the data using DMA. Is there any DMA example for this platform, using CLA?
Regards,
Bilal