µVision Build Log
Project:
C:\Users\gisu\Desktop\STM32F\W7200_AN_WOL_V111\W7200_AN_WOL_V111.uvproj
Project File Date: 04/21/2015
Output:
Rebuild target 'Target 1'
compiling main.c...
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
Work\App\source\main.c: 3 warnings, 0 errors
compiling stm32f10x_it.c...
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
Work\App\source\stm32f10x_it.c: 1 warning, 0 errors
compiling util.c...
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
Work\App\source\util.c(106): warning: #223-D: function "asm" declared implicitly
asm("nop"); //1CLK
Work\App\source\util.c: 2 warnings, 0 errors
compiling socket.c...
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
Work\App\source\W5200\socket.c: 3 warnings, 0 errors
compiling SPI1.c...
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
Work\App\source\W5200\SPI1.c: 3 warnings, 0 errors
compiling w5200.c...
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
Work\App\source\W5200\w5200.c: 2 warnings, 0 errors
compiling hyperterminal.c...
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
Work\App\source\APPs\hyperterminal.c: 3 warnings, 0 errors
compiling loopback.c...
.\Work\App\include\W5200\socket.h(50): warning: #1295-D: Deprecated declaration wizInit - give arg types
extern void wizInit();
.\Work\App\include\W5200\socket.h(51): warning: #1295-D: Deprecated declaration wizSWReset - give arg types
extern void wizSWReset();
.\Work\App\include\util.h(10): warning: #1295-D: Deprecated declaration Set_network - give arg types
void Set_network();
Work\App\source\APPs\loopback.c: 3 warnings, 0 errors
compiling misc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_can.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_wwdg.c...
compiling core_cm3.c...
compiling system_stm32f10x.c...
assembling startup_stm32f10x_cl.s...
assembling startup_stm32f10x_hd.s...
assembling startup_stm32f10x_hd_vl.s...
assembling startup_stm32f10x_ld.s...
assembling startup_stm32f10x_ld_vl.s...
assembling startup_stm32f10x_md.s...
assembling startup_stm32f10x_md_vl.s...
assembling startup_stm32f10x_xl.s...
linking...
.\Work\App\Debug\Obj\W7200_AN_WOL_V111.axf: error: L6031U: Could not open scatter description file .\Work\App\Debug\Obj\W7200_AN_WOL_V111.sct: No such file or directory
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 2 information, 0 warning, 0 error and 1 fatal error messages.
".\Work\App\Debug\Obj\W7200_AN_WOL_V111.axf" - 1 Error(s), 20 Warning(s).
Target not created