This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28035: TZ function in CLA

Part Number: TMS320F28035


Tool/software: TI C/C++ Compiler

We usually SVPWM programs are placed in 28035 CPU running, the main program initialization TZ function program;
When the TZ trigger, the hardware protection is valid.
But, now I put the SVPWM program in the CLA use, the main program initialization TZ function program; when the TZ trigger, the hardware protection is invalid, PWM is normal still. what can I do to achieve protection, are there any solutions?