Hi all,
I am trying to use eZdsp 2812 and CCS 3.3 to control a DC-DC converter. I am informed that the IQmath lib would help to reduce computation time cost, but I got compilation error with it. My code defines the extern _iq IL in the GlobalVariable.h and _iq IL before the main(). The compilation error shows that the _iq is undefined. I already added the IQmathLib.h, IQmath.lib and 2802x_IQmath_BootRomsymbols.lib into my project.
Another simple question is that the variables used in ISR have to be extern?
Please help me with those two problems.
He, Siyu
