Other Parts Discussed in Thread: C2000WARE, TMS320F28335, CONTROLSUITE
Tool/software: Code Composer Studio
Sir,
I am implementing the DF22 controller for the closed loop application of Boost Converter. I have the transfer function in z-domain (i.e, the coefficients a0, a1,a2, b1, b1, b2). I have set the default variables. Now, I am trying to assign the values of the coefficients, but finding errors upon saving the project. How to write the assigning codes?
Please suggest me any example code to implement it, if possible.
And Is it necessary to use the precomputed term? Because I am also getting an error in the line
vk = DCL_runDF22p (&arma2, ek, uk);
I have included the DCL header file and .asm file to the project.
Please Help.






