µVision Build Log
Tool Versions:
IDE-Version: µVision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Thomas Oldbury, Analogic Electronics, LIC=S5IJJ-UKIWJ-784FD-8VBGG-BJKCS-X36YW
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DCM.DLL V1.15.0.0
Target DLL: lmidk-agdi.dll V???
Dialog DLL: TCM.DLL V1.27.0.0
Project:
C:\Users\user\Documents\QuadSSI Drive.2\project0\project0.uvproj
Project File Date: 11/17/2017
Output:
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'project0'
compiling inet.c...
.\third_party\lwip\src\include\lwip/pbuf.h(140): warning: #1295-D: Deprecated declaration pbuf_free_ooseq - give arg types
void pbuf_free_ooseq();
inet.h(83): warning: #1295-D: Deprecated declaration tcpip_init - give arg types
void tcpip_init();
inet.h(84): warning: #1295-D: Deprecated declaration tcpip_start_listen - give arg types
void tcpip_start_listen();
inet.h(87): warning: #1295-D: Deprecated declaration cmd_recv_callback - give arg types
void cmd_recv_callback();
inet.h(91): warning: #1295-D: Deprecated declaration cmd_help - give arg types
void cmd_help();
inet.h(92): warning: #1295-D: Deprecated declaration cmd_red - give arg types
void cmd_red();
inet.h(93): warning: #1295-D: Deprecated declaration cmd_green - give arg types
void cmd_green();
inet.h(94): warning: #1295-D: Deprecated declaration cmd_blue - give arg types
void cmd_blue();
inet.h(95): warning: #1295-D: Deprecated declaration cmd_white - give arg types
void cmd_white();
inet.h(96): warning: #1295-D: Deprecated declaration cmd_clear - give arg types
void cmd_clear();
inet.h(97): warning: #1295-D: Deprecated declaration cmd_setpix - give arg types
void cmd_setpix();
inet.h(98): warning: #1295-D: Deprecated declaration cmd_setsubpix - give arg types
void cmd_setsubpix();
inet.h(99): warning: #1295-D: Deprecated declaration cmd_commit - give arg types
void cmd_commit();
inet.h(100): warning: #1295-D: Deprecated declaration cmd_dispon - give arg types
void cmd_dispon();
inet.h(101): warning: #1295-D: Deprecated declaration cmd_dispoff - give arg types
void cmd_dispoff();
inet.h(102): warning: #1295-D: Deprecated declaration cmd_brightness - give arg types
void cmd_brightness();
inet.h(103): warning: #1295-D: Deprecated declaration cmd_status - give arg types
void cmd_status();
inet.h(104): warning: #1295-D: Deprecated declaration cmd_reset - give arg types
void cmd_reset();
inet.h(106): warning: #1-D: last line of file ends without a newline
#endif // ___INET_H___
hal.h(24): warning: #1295-D: Deprecated declaration part_init - give arg types
void part_init();
hal.h(25): warning: #1295-D: Deprecated declaration tcpip_init - give arg types
void tcpip_init();
hal.h(26): warning: #1295-D: Deprecated declaration cpu_reset - give arg types
void cpu_reset();
hal.h(28): warning: #1-D: last line of file ends without a newline
#endif // ___HAL_H___
dispctl.h(200): warning: #1295-D: Deprecated declaration Timer0AIntHandler - give arg types
void Timer0AIntHandler();
dispctl.h(201): warning: #1295-D: Deprecated declaration Timer0BIntHandler - give arg types
void Timer0BIntHandler();
dispctl.h(202): warning: #1295-D: Deprecated declaration Timer1AIntHandler - give arg types
void Timer1AIntHandler();
dispctl.h(203): warning: #1295-D: Deprecated declaration Timer1BIntHandler - give arg types
void Timer1BIntHandler();
dispctl.h(204): warning: #1295-D: Deprecated declaration Timer2AIntHandler - give arg types
void Timer2AIntHandler();
dispctl.h(206): warning: #1295-D: Deprecated declaration disp_io_setup - give arg types
void disp_io_setup();
dispctl.h(208): warning: #1295-D: Deprecated declaration disp_run - give arg types
void disp_run();
dispctl.h(209): warning: #1295-D: Deprecated declaration disp_debug - give arg types
void disp_debug();
dispctl.h(212): warning: #1295-D: Deprecated declaration disp_dither_calculate - give arg types
void disp_dither_calculate();
dispctl.h(213): warning: #1295-D: Deprecated declaration disp_drive_frame - give arg types
void disp_drive_frame();
dispctl.h(214): warning: #1295-D: Deprecated declaration disp_drive_subfield - give arg types
void disp_drive_subfield();
dispctl.h(215): warning: #1295-D: Deprecated declaration disp_wait_for_frame - give arg types
void disp_wait_for_frame();
..\inc/hw_ints.h(352): warning: #47-D: incompatible redefinition of macro "INT_ADC0SS0" (declared at line 62 of "..\inc\tm4c129encpdt.h")
#define INT_ADC0SS0 INT_CONCAT(INT_ADC0SS0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(353): warning: #47-D: incompatible redefinition of macro "INT_ADC0SS1" (declared at line 63 of "..\inc\tm4c129encpdt.h")
#define INT_ADC0SS1 INT_CONCAT(INT_ADC0SS1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(354): warning: #47-D: incompatible redefinition of macro "INT_ADC0SS2" (declared at line 64 of "..\inc\tm4c129encpdt.h")
#define INT_ADC0SS2 INT_CONCAT(INT_ADC0SS2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(355): warning: #47-D: incompatible redefinition of macro "INT_ADC0SS3" (declared at line 65 of "..\inc\tm4c129encpdt.h")
#define INT_ADC0SS3 INT_CONCAT(INT_ADC0SS3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(356): warning: #47-D: incompatible redefinition of macro "INT_ADC1SS0" (declared at line 94 of "..\inc\tm4c129encpdt.h")
#define INT_ADC1SS0 INT_CONCAT(INT_ADC1SS0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(357): warning: #47-D: incompatible redefinition of macro "INT_ADC1SS1" (declared at line 95 of "..\inc\tm4c129encpdt.h")
#define INT_ADC1SS1 INT_CONCAT(INT_ADC1SS1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(358): warning: #47-D: incompatible redefinition of macro "INT_ADC1SS2" (declared at line 96 of "..\inc\tm4c129encpdt.h")
#define INT_ADC1SS2 INT_CONCAT(INT_ADC1SS2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(359): warning: #47-D: incompatible redefinition of macro "INT_ADC1SS3" (declared at line 97 of "..\inc\tm4c129encpdt.h")
#define INT_ADC1SS3 INT_CONCAT(INT_ADC1SS3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(360): warning: #47-D: incompatible redefinition of macro "INT_AES0" (declared at line 139 of "..\inc\tm4c129encpdt.h")
#define INT_AES0 INT_CONCAT(INT_AES0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(361): warning: #47-D: incompatible redefinition of macro "INT_CAN0" (declared at line 86 of "..\inc\tm4c129encpdt.h")
#define INT_CAN0 INT_CONCAT(INT_CAN0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(362): warning: #47-D: incompatible redefinition of macro "INT_CAN1" (declared at line 87 of "..\inc\tm4c129encpdt.h")
#define INT_CAN1 INT_CONCAT(INT_CAN1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(363): warning: #47-D: incompatible redefinition of macro "INT_COMP0" (declared at line 73 of "..\inc\tm4c129encpdt.h")
#define INT_COMP0 INT_CONCAT(INT_COMP0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(364): warning: #47-D: incompatible redefinition of macro "INT_COMP1" (declared at line 74 of "..\inc\tm4c129encpdt.h")
#define INT_COMP1 INT_CONCAT(INT_COMP1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(365): warning: #47-D: incompatible redefinition of macro "INT_COMP2" (declared at line 75 of "..\inc\tm4c129encpdt.h")
#define INT_COMP2 INT_CONCAT(INT_COMP2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(366): warning: #47-D: incompatible redefinition of macro "INT_DES0" (declared at line 140 of "..\inc\tm4c129encpdt.h")
#define INT_DES0 INT_CONCAT(INT_DES0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(367): warning: #47-D: incompatible redefinition of macro "INT_EMAC0" (declared at line 88 of "..\inc\tm4c129encpdt.h")
#define INT_EMAC0 INT_CONCAT(INT_EMAC0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(368): warning: #47-D: incompatible redefinition of macro "INT_EPI0" (declared at line 98 of "..\inc\tm4c129encpdt.h")
#define INT_EPI0 INT_CONCAT(INT_EPI0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(369): warning: #47-D: incompatible redefinition of macro "INT_FLASH" (declared at line 77 of "..\inc\tm4c129encpdt.h")
#define INT_FLASH INT_CONCAT(INT_FLASH_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(370): warning: #47-D: incompatible redefinition of macro "INT_GPIOA" (declared at line 48 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOA INT_CONCAT(INT_GPIOA_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(371): warning: #47-D: incompatible redefinition of macro "INT_GPIOB" (declared at line 49 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOB INT_CONCAT(INT_GPIOB_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(372): warning: #47-D: incompatible redefinition of macro "INT_GPIOC" (declared at line 50 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOC INT_CONCAT(INT_GPIOC_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(373): warning: #47-D: incompatible redefinition of macro "INT_GPIOD" (declared at line 51 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOD INT_CONCAT(INT_GPIOD_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(374): warning: #47-D: incompatible redefinition of macro "INT_GPIOE" (declared at line 52 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOE INT_CONCAT(INT_GPIOE_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(375): warning: #47-D: incompatible redefinition of macro "INT_GPIOF" (declared at line 78 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOF INT_CONCAT(INT_GPIOF_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(376): warning: #47-D: incompatible redefinition of macro "INT_GPIOG" (declared at line 79 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOG INT_CONCAT(INT_GPIOG_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(377): warning: #47-D: incompatible redefinition of macro "INT_GPIOH" (declared at line 80 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOH INT_CONCAT(INT_GPIOH_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(378): warning: #47-D: incompatible redefinition of macro "INT_GPIOJ" (declared at line 99 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOJ INT_CONCAT(INT_GPIOJ_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(379): warning: #47-D: incompatible redefinition of macro "INT_GPIOK" (declared at line 100 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOK INT_CONCAT(INT_GPIOK_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(380): warning: #47-D: incompatible redefinition of macro "INT_GPIOL" (declared at line 101 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOL INT_CONCAT(INT_GPIOL_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(381): warning: #47-D: incompatible redefinition of macro "INT_GPIOM" (declared at line 119 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOM INT_CONCAT(INT_GPIOM_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(382): warning: #47-D: incompatible redefinition of macro "INT_GPION" (declared at line 120 of "..\inc\tm4c129encpdt.h")
#define INT_GPION INT_CONCAT(INT_GPION_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(383): warning: #47-D: incompatible redefinition of macro "INT_GPIOP0" (declared at line 122 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP0 INT_CONCAT(INT_GPIOP0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(384): warning: #47-D: incompatible redefinition of macro "INT_GPIOP1" (declared at line 123 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP1 INT_CONCAT(INT_GPIOP1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(385): warning: #47-D: incompatible redefinition of macro "INT_GPIOP2" (declared at line 124 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP2 INT_CONCAT(INT_GPIOP2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(386): warning: #47-D: incompatible redefinition of macro "INT_GPIOP3" (declared at line 125 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP3 INT_CONCAT(INT_GPIOP3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(387): warning: #47-D: incompatible redefinition of macro "INT_GPIOP4" (declared at line 126 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP4 INT_CONCAT(INT_GPIOP4_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(388): warning: #47-D: incompatible redefinition of macro "INT_GPIOP5" (declared at line 127 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP5 INT_CONCAT(INT_GPIOP5_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(389): warning: #47-D: incompatible redefinition of macro "INT_GPIOP6" (declared at line 128 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP6 INT_CONCAT(INT_GPIOP6_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(390): warning: #47-D: incompatible redefinition of macro "INT_GPIOP7" (declared at line 129 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOP7 INT_CONCAT(INT_GPIOP7_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(391): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ0" (declared at line 130 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ0 INT_CONCAT(INT_GPIOQ0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(392): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ1" (declared at line 131 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ1 INT_CONCAT(INT_GPIOQ1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(393): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ2" (declared at line 132 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ2 INT_CONCAT(INT_GPIOQ2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(394): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ3" (declared at line 133 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ3 INT_CONCAT(INT_GPIOQ3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(395): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ4" (declared at line 134 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ4 INT_CONCAT(INT_GPIOQ4_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(396): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ5" (declared at line 135 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ5 INT_CONCAT(INT_GPIOQ5_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(397): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ6" (declared at line 136 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ6 INT_CONCAT(INT_GPIOQ6_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(398): warning: #47-D: incompatible redefinition of macro "INT_GPIOQ7" (declared at line 137 of "..\inc\tm4c129encpdt.h")
#define INT_GPIOQ7 INT_CONCAT(INT_GPIOQ7_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(402): warning: #47-D: incompatible redefinition of macro "INT_HIBERNATE" (declared at line 89 of "..\inc\tm4c129encpdt.h")
#define INT_HIBERNATE INT_CONCAT(INT_HIBERNATE_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(403): warning: #47-D: incompatible redefinition of macro "INT_I2C0" (declared at line 56 of "..\inc\tm4c129encpdt.h")
#define INT_I2C0 INT_CONCAT(INT_I2C0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(404): warning: #47-D: incompatible redefinition of macro "INT_I2C1" (declared at line 85 of "..\inc\tm4c129encpdt.h")
#define INT_I2C1 INT_CONCAT(INT_I2C1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(405): warning: #47-D: incompatible redefinition of macro "INT_I2C2" (declared at line 109 of "..\inc\tm4c129encpdt.h")
#define INT_I2C2 INT_CONCAT(INT_I2C2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(406): warning: #47-D: incompatible redefinition of macro "INT_I2C3" (declared at line 110 of "..\inc\tm4c129encpdt.h")
#define INT_I2C3 INT_CONCAT(INT_I2C3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(407): warning: #47-D: incompatible redefinition of macro "INT_I2C4" (declared at line 117 of "..\inc\tm4c129encpdt.h")
#define INT_I2C4 INT_CONCAT(INT_I2C4_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(408): warning: #47-D: incompatible redefinition of macro "INT_I2C5" (declared at line 118 of "..\inc\tm4c129encpdt.h")
#define INT_I2C5 INT_CONCAT(INT_I2C5_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(409): warning: #47-D: incompatible redefinition of macro "INT_I2C6" (declared at line 145 of "..\inc\tm4c129encpdt.h")
#define INT_I2C6 INT_CONCAT(INT_I2C6_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(410): warning: #47-D: incompatible redefinition of macro "INT_I2C7" (declared at line 146 of "..\inc\tm4c129encpdt.h")
#define INT_I2C7 INT_CONCAT(INT_I2C7_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(411): warning: #47-D: incompatible redefinition of macro "INT_I2C8" (declared at line 147 of "..\inc\tm4c129encpdt.h")
#define INT_I2C8 INT_CONCAT(INT_I2C8_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(412): warning: #47-D: incompatible redefinition of macro "INT_I2C9" (declared at line 148 of "..\inc\tm4c129encpdt.h")
#define INT_I2C9 INT_CONCAT(INT_I2C9_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(415): warning: #47-D: incompatible redefinition of macro "INT_PWM0_0" (declared at line 58 of "..\inc\tm4c129encpdt.h")
#define INT_PWM0_0 INT_CONCAT(INT_PWM0_0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(416): warning: #47-D: incompatible redefinition of macro "INT_PWM0_1" (declared at line 59 of "..\inc\tm4c129encpdt.h")
#define INT_PWM0_1 INT_CONCAT(INT_PWM0_1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(417): warning: #47-D: incompatible redefinition of macro "INT_PWM0_2" (declared at line 60 of "..\inc\tm4c129encpdt.h")
#define INT_PWM0_2 INT_CONCAT(INT_PWM0_2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(418): warning: #47-D: incompatible redefinition of macro "INT_PWM0_3" (declared at line 91 of "..\inc\tm4c129encpdt.h")
#define INT_PWM0_3 INT_CONCAT(INT_PWM0_3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(419): warning: #47-D: incompatible redefinition of macro "INT_PWM0_FAULT" (declared at line 57 of "..\inc\tm4c129encpdt.h")
#define INT_PWM0_FAULT INT_CONCAT(INT_PWM0_FAULT_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(425): warning: #47-D: incompatible redefinition of macro "INT_QEI0" (declared at line 61 of "..\inc\tm4c129encpdt.h")
#define INT_QEI0 INT_CONCAT(INT_QEI0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(427): warning: #47-D: incompatible redefinition of macro "INT_SHA0" (declared at line 138 of "..\inc\tm4c129encpdt.h")
#define INT_SHA0 INT_CONCAT(INT_SHA0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(428): warning: #47-D: incompatible redefinition of macro "INT_SSI0" (declared at line 55 of "..\inc\tm4c129encpdt.h")
#define INT_SSI0 INT_CONCAT(INT_SSI0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(429): warning: #47-D: incompatible redefinition of macro "INT_SSI1" (declared at line 82 of "..\inc\tm4c129encpdt.h")
#define INT_SSI1 INT_CONCAT(INT_SSI1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(430): warning: #47-D: incompatible redefinition of macro "INT_SSI2" (declared at line 102 of "..\inc\tm4c129encpdt.h")
#define INT_SSI2 INT_CONCAT(INT_SSI2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(431): warning: #47-D: incompatible redefinition of macro "INT_SSI3" (declared at line 103 of "..\inc\tm4c129encpdt.h")
#define INT_SSI3 INT_CONCAT(INT_SSI3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(432): warning: #47-D: incompatible redefinition of macro "INT_SYSCTL" (declared at line 76 of "..\inc\tm4c129encpdt.h")
#define INT_SYSCTL INT_CONCAT(INT_SYSCTL_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(433): warning: #47-D: incompatible redefinition of macro "INT_SYSEXC" (declared at line 115 of "..\inc\tm4c129encpdt.h")
#define INT_SYSEXC INT_CONCAT(INT_SYSEXC_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(434): warning: #47-D: incompatible redefinition of macro "INT_TAMPER0" (declared at line 121 of "..\inc\tm4c129encpdt.h")
#define INT_TAMPER0 INT_CONCAT(INT_TAMPER0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(435): warning: #47-D: incompatible redefinition of macro "INT_TIMER0A" (declared at line 67 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER0A INT_CONCAT(INT_TIMER0A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(436): warning: #47-D: incompatible redefinition of macro "INT_TIMER0B" (declared at line 68 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER0B INT_CONCAT(INT_TIMER0B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(437): warning: #47-D: incompatible redefinition of macro "INT_TIMER1A" (declared at line 69 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER1A INT_CONCAT(INT_TIMER1A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(438): warning: #47-D: incompatible redefinition of macro "INT_TIMER1B" (declared at line 70 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER1B INT_CONCAT(INT_TIMER1B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(439): warning: #47-D: incompatible redefinition of macro "INT_TIMER2A" (declared at line 71 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER2A INT_CONCAT(INT_TIMER2A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(440): warning: #47-D: incompatible redefinition of macro "INT_TIMER2B" (declared at line 72 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER2B INT_CONCAT(INT_TIMER2B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(441): warning: #47-D: incompatible redefinition of macro "INT_TIMER3A" (declared at line 83 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER3A INT_CONCAT(INT_TIMER3A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(442): warning: #47-D: incompatible redefinition of macro "INT_TIMER3B" (declared at line 84 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER3B INT_CONCAT(INT_TIMER3B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(443): warning: #47-D: incompatible redefinition of macro "INT_TIMER4A" (declared at line 111 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER4A INT_CONCAT(INT_TIMER4A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(444): warning: #47-D: incompatible redefinition of macro "INT_TIMER4B" (declared at line 112 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER4B INT_CONCAT(INT_TIMER4B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(445): warning: #47-D: incompatible redefinition of macro "INT_TIMER5A" (declared at line 113 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER5A INT_CONCAT(INT_TIMER5A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(446): warning: #47-D: incompatible redefinition of macro "INT_TIMER5B" (declared at line 114 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER5B INT_CONCAT(INT_TIMER5B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(447): warning: #47-D: incompatible redefinition of macro "INT_TIMER6A" (declared at line 141 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER6A INT_CONCAT(INT_TIMER6A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(448): warning: #47-D: incompatible redefinition of macro "INT_TIMER6B" (declared at line 142 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER6B INT_CONCAT(INT_TIMER6B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(449): warning: #47-D: incompatible redefinition of macro "INT_TIMER7A" (declared at line 143 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER7A INT_CONCAT(INT_TIMER7A_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(450): warning: #47-D: incompatible redefinition of macro "INT_TIMER7B" (declared at line 144 of "..\inc\tm4c129encpdt.h")
#define INT_TIMER7B INT_CONCAT(INT_TIMER7B_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(451): warning: #47-D: incompatible redefinition of macro "INT_UART0" (declared at line 53 of "..\inc\tm4c129encpdt.h")
#define INT_UART0 INT_CONCAT(INT_UART0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(452): warning: #47-D: incompatible redefinition of macro "INT_UART1" (declared at line 54 of "..\inc\tm4c129encpdt.h")
#define INT_UART1 INT_CONCAT(INT_UART1_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(453): warning: #47-D: incompatible redefinition of macro "INT_UART2" (declared at line 81 of "..\inc\tm4c129encpdt.h")
#define INT_UART2 INT_CONCAT(INT_UART2_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(454): warning: #47-D: incompatible redefinition of macro "INT_UART3" (declared at line 104 of "..\inc\tm4c129encpdt.h")
#define INT_UART3 INT_CONCAT(INT_UART3_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(455): warning: #47-D: incompatible redefinition of macro "INT_UART4" (declared at line 105 of "..\inc\tm4c129encpdt.h")
#define INT_UART4 INT_CONCAT(INT_UART4_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(456): warning: #47-D: incompatible redefinition of macro "INT_UART5" (declared at line 106 of "..\inc\tm4c129encpdt.h")
#define INT_UART5 INT_CONCAT(INT_UART5_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(457): warning: #47-D: incompatible redefinition of macro "INT_UART6" (declared at line 107 of "..\inc\tm4c129encpdt.h")
#define INT_UART6 INT_CONCAT(INT_UART6_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(458): warning: #47-D: incompatible redefinition of macro "INT_UART7" (declared at line 108 of "..\inc\tm4c129encpdt.h")
#define INT_UART7 INT_CONCAT(INT_UART7_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(459): warning: #47-D: incompatible redefinition of macro "INT_UDMA" (declared at line 92 of "..\inc\tm4c129encpdt.h")
#define INT_UDMA INT_CONCAT(INT_UDMA_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(460): warning: #47-D: incompatible redefinition of macro "INT_UDMAERR" (declared at line 93 of "..\inc\tm4c129encpdt.h")
#define INT_UDMAERR INT_CONCAT(INT_UDMAERR_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(461): warning: #47-D: incompatible redefinition of macro "INT_USB0" (declared at line 90 of "..\inc\tm4c129encpdt.h")
#define INT_USB0 INT_CONCAT(INT_USB0_, INT_DEVICE_CLASS)
..\inc/hw_ints.h(462): warning: #47-D: incompatible redefinition of macro "INT_WATCHDOG" (declared at line 66 of "..\inc\tm4c129encpdt.h")
#define INT_WATCHDOG INT_CONCAT(INT_WATCHDOG_, INT_DEVICE_CLASS)
inet.c(240): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(0, 0, 0);
inet.c(184): warning: #177-D: variable "pix" was declared but never referenced
struct pix_rgbg_t pix;
inet.c(314): warning: #177-D: variable "xx" was declared but never referenced
uint32_t n, got_newline = 0, xx, yy;
inet.c(314): warning: #177-D: variable "yy" was declared but never referenced
uint32_t n, got_newline = 0, xx, yy;
inet.c(316): warning: #177-D: variable "data" was declared but never referenced
char *data;
inet.c(376): warning: #167-D: argument of type "void (*)(void *, struct tcp_pcb *, err_t)" is incompatible with parameter of type "tcp_connected_fn"
tcp_connect(newpcb,
P_ADDR_ANY,
NET_PORT_LISTEN, tcpip_connected_callback);
inet.c(394): warning: #223-D: function "strlen" declared implicitly
tcp_write(newpcb, msg, strlen(msg), TCP_WRITE_FLAG_COPY);
inet.c(521): warning: #167-D: argument of type "void (*)(void *, struct tcp_pcb *, err_t)" is incompatible with parameter of type "tcp_accept_fn"
tcp_accept(tpcb_simple, tcpip_connected_callback);
inet.c(524): warning: #167-D: argument of type "void (*)()" is incompatible with parameter of type "tcp_sent_fn"
tcp_sent(tpcb_simple, tcpip_sent_callback);
inet.c(547): warning: #223-D: function "memset" declared implicitly
memset(cmd_buffer, 0, cmd_buff_len);
inet.c(571): warning: #177-D: variable "simple_command" was declared but never referenced
char simple_command[SIMPLE_CMD_SIZE + 1];
inet.c(572): warning: #177-D: variable "n" was declared but never referenced
uint32_t n, parse = 0;
inet.c(572): warning: #177-D: variable "parse" was declared but never referenced
uint32_t n, parse = 0;
inet.c(611): warning: #223-D: function "memset" declared implicitly
memset(command_name, 0, SIMPLE_CMD_MAX_NAME_LEN);
inet.c(620): warning: #223-D: function "tolower" declared implicitly
command_name[n - 1] = tolower(cmdbuf[n]);
inet.c(634): warning: #223-D: function "strtol" declared implicitly
arg_int = strtol(&arg_buff, 0, 10);
inet.c(655): warning: #223-D: function "strcmp" declared implicitly
if(strcmp(commands[n].name, command_name) == 0) {
inet.c(698): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(255, 0, 0);
inet.c(706): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(0, 255, 0);
inet.c(714): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(0, 0, 255);
inet.c(722): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(255, 255, 255);
inet.c(730): warning: #223-D: function "disp_fill_rgb" declared implicitly
disp_fill_rgb(0, 0, 0);
inet.c(756): warning: #223-D: function "disp_stop" declared implicitly
disp_stop();
inet.c: 158 warnings, 0 errors
linking...
Program Size: Code=46836 RO-data=4980 RW-data=764 ZI-data=244988
After Build - User command #1: fromelf --bin --output .\rvmdk\project0.bin .\rvmdk\project0.axf
".\rvmdk\project0.axf" - 0 Error(s), 158 Warning(s).
Build Time Elapsed: 00:00:03