AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
Starting poll type 4
Restarting poll type 4
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
Command 0x2 completed. inCount: 2 data:0x5Command 0x1 completed. inCount: 2 data:0x1001Command 0x16 completed. inCount: 2 data:0x40e0Command 0xa completed. inCount: 2 data:0x0Command 0xb completed. inCount: 2 data:0x0Command 0x12 completed. inCount: 2 data:0xffffCommand 0x13 completed. inCount: 2 data:0xffffCommand 0xf completed. inCount: 2 data:0xbfcCommand 0x10 completed. inCount: 2 data:0xc44SmartBattery: finished polling type 4
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
AppleUSBHostRequestCompleter::clearPipeStallThreadCall: clearStall for pipe <ptr> failed (0xe00002e2)
009513.337650 PRT3@fa130000: AppleUSBHostPort::disconnect: persistent enumeration failures
SRCS=$(wildcard *.c)
SRCS=$(wildcard lib/mylib/led/*.c)
Assembler messages:
Fatal error: can't create /lib/mylib/led/led.o: No such file or directory
make: *** [lib/mylib/led/led.o] Error 1
gcc -g -o -c led.c
In file included from led.c:1:
./led.h:2:10: fatal error: 'stm32f4xx.h' file not found
#include "stm32f4xx.h"