Starting MAKE...
creating project.mk -- no changes
./main.c
!W K:\PSoC\USB_Host\USB_Host\main.c(52):[warning] calling a function without prototype may cause runtime errors if the function 
does not return int or unsigned int
Linking..
LMM info: area 'InterruptRAM' uses 5 bytes in SRAM bank 0
LMM info: area 'UART_RAM' item of 32 bytes allocated in SRAM page 0
LMM info: area 'virtual_registers' uses 4 bytes in SRAM page 0
LMM info: area 'UART_RAM' item of 1 bytes allocated in SRAM page 0
  ROM 7% full. 2133 out of 32768 bytes used (does not include absolute areas).
  RAM 3% full. 42 bytes used (does not include stack usage).
idata dump at output/USB_Host.idata
Built with ICCM8C STD V7.04
 
USB_Host - 0 error(s) 1 warning(s) 17:22:24

