µVision Build Log

Project:

C:\Users\Akshay Kumar B U\Desktop\AD7890\AD7890 Code\AD7890.uvproj Project File Date: 01/13/2000

Output:

Rebuild target 'Target 1' assembling startup_ADuCM360.s... compiling ClkLib.c... compiling DioLib.c... compiling IntLib.c... compiling RstLib.c... compiling WdtLib.c... compiling UrtLib.c... compiling DmaLib.c... compiling AD7890.c... compiling AD7890Test.c... compiling ADuCM360Driver.c... linking... Program Size: Code=3716 RO-data=532 RW-data=8 ZI-data=1648 FromELF: creating hex file... ".\AD7890.axf" - 0 Error(s), 0 Warning(s).
mar B U\\Desktop\\AD7890\\AD7890 Code\\AD7890.axf" Error: Flash Download failed - Target DLL has been cancelled est.c(33): warning: #177-D: variable "szTemp" was declared but never referenced unsigned char szTemp[16] = ""; // Used to store string before printing to UART AD7890Test.c(34): warning: #177-D: variable "nLen" was declared but never referenced unsigned char nLen = 0; AD7890Test.c(35): warning: #177-D: variable "i" was declared but never referenced unsigned char i = 0; AD7890Test.c(36): warning: #177-D: variable "ucWaitForUart" was declared but never referenced unsigned char ucWaitForUart = 0; // Used by calibration routines to wait for user input AD7890Test.c(37): warning: #177-D: variable "ucWaitForRX" was declared but never referenced unsigned char ucWaitForRX = 0; // AD7890Test.c: 7 warnings, 0 errors compiling ADuCM360Driver.c... linking... Program Size: Code=3820 RO-data=532 RW-data=8 ZI-data=1648 FromELF: creating hex file... ".\AD7890.axf" - 0 Error(s), 7 Warning(s).