Other Parts Discussed in Thread: C2000WARE
Hi,
I am trying to cancel the CLA End-of-Task interrupt to trigger it manually using the CLA_enableSoftwareInterrupt() and CLA_forceSoftwareInterrupt() functions defined in C2000Ware v3.4.0.00. I have done it with the F28388D and driverlib and it works fine. Now, I am trying to repeat it in the F28379D but CLA1_ONLY_BASE and ClaOnlyRegs, which are defined for F28388D, they are not for F28379D.
Am I not able to find where the CLA_SOFTINT_REGS base is defined or do I have to define it myself?
Thank you in advance!
BR,
Javier