Hello Team,
At present, I am engaged in implementing the CLA on the F28P65 Evaluation board. I have managed to establish a control loop and run it using both the CPU and the CLA. When the control loop is operated using the CPU, I can determine the execution time through the Cycle count method. Is there a method to calculate the Cycle count when the task is performed using the CLA. It would be beneficial if there is an alternative method, apart from GPIO profiling, to measure the execution time of tasks in CLA.