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.

Motorware F2806x Unresolved Symbol

Other Parts Discussed in Thread: MOTORWARE, CONTROLSUITE

Hi,

I am having issues with the original motorware proj_lab10a.c in the hvkit_rev1p1.

Whenever I tried to write "PieCtrlRegs.PIEIER6.all" in it, the compiler tells me "unresolve symbol _PieCtrlRegs". What header files should I include to fix this?

I included the F2806x_common and F2806x_headers in the controlSUITE. When I right click on the register and open declaration, it does see it. But somehow the compiler has problems recognizing it.

In addition, if I include some files in the controlSUITE, it also tells me, for example, "#48-D incompatible redefinition of macro "DINT".

Your help is much appreciated.

Sam