Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi, Sal Pezzino:
I have moved the statement several columns to the right. The following statement also was added:
.cdecls C,LIST,"CLAmath.h"
Display one error when compile. The error message is as follows:
Description: [E0300]The following symbols are undefined.
Resource:clarith.asm(my file name)
Path:/MAINDSP(my project path)
Type:C/C++ Problem
No errors are displayed in the file line statements.
MMOV16 @_EPwm1Regs.AQCTLA.all, MR0
MMOV16 @_EPwm1Regs.CMPA.bit.CMPA, MR1
MMOV16 @_EPwm2Regs.CMPA.bit.CMPA, MR2
MMOV16 @_EPwm2Regs.AQCTLA.all, MR3
Are the above statements correct?