µVision Build Log

Project:

D:\Working\Sample Code\Milwaukee_New_TestCode\OB6710\PWM\PWM_Latch_ACMP0\PWM.uvproj Project File Date: 11/03/2023

Output:

Rebuild target 'Target 1' assembling STARTUP.A51... compiling Main.c... compiling pwm.c... compiling acmp0.c... linking... *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?PWM_ENABLEIE?PWM *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?ACMP0_CLOSE?ACMP0 *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_ACMP0_ENABLEIE?ACMP0 *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?ACMP0_DISABLEIE?ACMP0 *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?_ACMP0_DEBOUNCECOUNT?ACMP0 *** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS SEGMENT: ?PR?ACMP0_OUTPUTSTATUS?ACMP0 Program Size: data=34.2 xdata=0 code=544 creating hex file from ".\Out\PWM_Output"... ".\Out\PWM_Output" - 0 Error(s), 6 Warning(s).
MBOL: _DELAY MODULE: .\Out\Main.obj (MAIN) ADDRESS: 018EH *** WARNING L2: REFERENCE MADE TO UNRESOLVED EXTERNAL SYMBOL: _DELAY MODULE: .\Out\Main.obj (MAIN) ADDRESS: 01AEH Program Size: data=32.2 xdata=0 code=524 creating hex file from ".\Out\PWM_Output"... ".\Out\PWM_Output" - 0 Error(s), 9 Warning(s). e_Code\Main.c(37): error C202: 'CMP0_P2': undefined identifier Source_Code\Main.c(38): error C202: 'CMP0_N0': undefined identifier compiling pwm.c... ..\..\Library\pwm.c(1): warning C318: can't open file 'OB6710.h' ..\..\Library\pwm.c(31): error C202: 'PWMEN': undefined identifier ..\..\Library\pwm.c(32): error C202: 'PWMTBC0': undefined identifier ..\..\Library\pwm.c(33): error C202: 'PWMOPMOD': undefined identifier ..\..\Library\pwm.c(34): error C202: 'PWMPOLARITY': undefined identifier ..\..\Library\pwm.c(35): error C202: 'PERIODH': undefined identifier ..\..\Library\pwm.c(36): error C202: 'PERIODL': undefined identifier ..\..\Library\pwm.c(37): error C202: 'PWMTBC1': undefined identifier ..\..\Library\pwm.c(46): error C202: 'DUTY0L': undefined identifier ..\..\Library\pwm.c(47): error C202: 'DUTY0H': undefined identifier ..\..\Library\pwm.c(48): error C202: 'DUTY1L': undefined identifier ..\..\Library\pwm.c(49): error C202: 'DUTY1H': undefined identifier ..\..\Library\pwm.c(50): error C202: 'DUTY2L': undefined identifier ..\..\Library\pwm.c(51): error C202: 'DUTY2H': undefined identifier ..\..\Library\pwm.c(57): error C202: 'EA': undefined identifier ..\..\Library\pwm.c(58): error C202: 'PWMTBC1': undefined identifier ..\..\Library\pwm.c(63): error C141: syntax error near 'd_PWM_Vector', expected 'const' ..\..\Library\pwm.c(64): error C132: 'd_PWM_Vector': not in formal parameter list ..\..\Library\pwm.c(64): error C141: syntax error near '{' ..\..\Library\pwm.c(65): error C132: 'PWMINTF': not in formal parameter list ..\..\Library\pwm.c(66): error C279: 'g_PwmInterrupt': multiple initialization ..\..\Library\pwm.c(66): error C244: 'g_PwmInterrupt': can't initialize, bad type or class ..\..\Library\pwm.c(66): error C132: 'g_PwmInterrupt': not in formal parameter list ..\..\Library\pwm.c(67): error C141: syntax error near '}' compiling acmp0.c... ..\..\Library\acmp0.c(1): warning C318: can't open file 'OB6710.h' ..\..\Library\acmp0.c(7): error C141: syntax error near 'd_ACMP0_Vector', expected 'const' ..\..\Library\acmp0.c(8): error C132: 'd_ACMP0_Vector': not in formal parameter list ..\..\Library\acmp0.c(8): error C141: syntax error near '{' ..\..\Library\acmp0.c(9): error C132: 'ACMP0OUTPUT': not in formal parameter list ..\..\Library\acmp0.c(10): error C279: 'g_Acmp0Interrupt': multiple initialization ..\..\Library\acmp0.c(10): error C244: 'g_Acmp0Interrupt': can't initialize, bad type or class ..\..\Library\acmp0.c(10): error C132: 'g_Acmp0Interrupt': not in formal parameter list ..\..\Library\acmp0.c(11): error C141: syntax error near '}' ..\..\Library\acmp0.c(16): error C202: 'ACMP0CON': undefined identifier ..\..\Library\acmp0.c(17): error C202: 'ACMP0CON': undefined identifier ..\..\Library\acmp0.c(18): error C202: 'ACMP0CON': undefined identifier ..\..\Library\acmp0.c(19): error C202: 'ACMPHYS': undefined identifier ..\..\Library\acmp0.c(23): error C202: 'ACMP0CON': undefined identifier ..\..\Library\acmp0.c(28): error C202: 'EA': undefined identifier ..\..\Library\acmp0.c(29): error C202: 'IEN2': undefined identifier ..\..\Library\acmp0.c(30): error C202: 'ACMP0OUTPUT': undefined identifier ..\..\Library\acmp0.c(31): error C202: 'ACMP0OUTPUT': undefined identifier ..\..\Library\acmp0.c(36): error C202: 'IEN2': undefined identifier ..\..\Library\acmp0.c(37): error C202: 'ACMP0OUTPUT': undefined identifier ..\..\Library\acmp0.c(42): error C202: 'ACMP0DBCNT': undefined identifier ..\..\Library\acmp0.c(49): error C202: 'ACMP0OUTPUT': undefined identifier Target not created