Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi TI,
I am planning to use the CLB1 interrupt to start a CLA task (e.g. Cla1task2)
What I do is that:
In sysconfig file, change the trigger source to be CLB1INT

In sysconfig file, attach the Cla1Task2 to Interrupt Handler of CLB interrupt

But with this setting, program could not run, could you please advise how to achieve the requirement.
Thanks a lot.