Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello Experts,
I'm running CLA task on ADC EOC. after adding control loop code into task it is buildable but not working. For confirmation I added a variable for testing and implemented such a way that on every call of CLA task it increments. CLA task is simple as now.
when I run code variable is not incrementing even though added code is commented out. Memory allocation is OK it notifies that linking is done properly.
I'm attaching linker file and map file for your reference below.