Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I want to transfer large amount of data from Main CPU to CLA. As the CPUtoCLA Message RAM is limited, 1 )i wish to dynamically allocate memory in CPU (variables in memory CPUtoCLAMessageRAM), 2) transfer data to CLA and 3) free the allocated memory in CLA. I know how to allocate memory dynamically in CPU. How to free the memory in CLA. What instruction should i use?
Thanks in advance.
K.Sugantha