Other Parts Discussed in Thread: C2000WARE
I am using PI controller for DC-DC converter control. When this line " uk_V = DCL_runPI(&pi1, rk, yk); " is executed, the compiler jumps to illegal ISR. and when debugged says the error " cannot load from non-primitive location". Though all the variables ( uk, rk, yk) have same data type "float". The compiler also gives warning "warning #10247-D: creating output section "dclfuncs" without a SECTIONS "
Kindly Help.
Thanking you in advance.



