Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hi,
I have a quick question for you.
I am testing the CLA example (cla_asin_cpu01) of the controlSuite using the F28377S.
I copied the cla_asin_cpu01.c to main.c and executed it.
The CLA task1 seems to start by the macro function Cla1ForceTask1andWait() in CLA_runTest().
Cla1Regs.MIRUN.bit.INT1 set to 1 when the program executed but it does not go back to zero.
I don't know why the interrupt cla1Isr1 () is not started and PieCtrlRegs.PIEACK.all = M_INT11; is not executed.
I attached a zip file that includes all the source codes and cmd file.
Any advice will be great help!!
Seung.