Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Hello,
I try to run the cla_iir2p2z_cpu01 example but the Function Cla1ForceTask8andWait() never return. The register Cla1Regs.MIRUN.INT8 is set after hitting the function but never reset. It is clear that the function won't return until this bit is 0. But why is this bit always 1 after entering the function Cla1ForceTask8andWait() in the example application?
If I connect to the CLA it will stop at the beginning of Cla1Task8 without a __mdebugstop(); command.
Can anybody help?
Compiler version 16.9.6 with ccs 7.3 and example version v210
Regards,
Martin