mahmoud2 / pinguino32

Automatically exported from code.google.com/p/pinguino32
0 stars 0 forks source link

USB.available() ---> error: common_types.h #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. calling the USB.available() function

What is the expected output? What do you see instead?

C:\Users\name\Downloads\ide\x.4\source\main.c:68:30: error: common_types.h: No 
such file or directory

C:\Users\name\Downloads\ide\x.4\source\main.c:69:28: error: boot_iface.h: No 
such file or directory

Processor: 18f2550

sdcc: Calling preprocessor...

sdcc: Generating code...

C:/Users/name/Downloads/ide/x.4/p8/pinguino/libraries/usb.c:71: warning 112: 
function 'fill_in_buffer' implicit declaration

C:/Users/name/Downloads/ide/x.4/p8/pinguino/libraries/usb.c:71: error 101: too 
many parameters 

C:/Users/name/Downloads/ide/x.4/p8/pinguino/libraries/usb.c:109: warning 112: 
function 'fill_in_buffer' implicit declaration

C:/Users/name/Downloads/ide/x.4/p8/pinguino/libraries/usb.c:109: error 101: too 
many parameters 

C:/Users/name/Downloads/ide/x.4/p8/pinguino/libraries/usb.c:188: warning 112: 
function 'dispatch_usb_event' implicit declaration

What version of the product are you using? On what operating system?
Pinguino x.4

Please provide any additional information below.
The same issue happens in windows7 and Ubuntu13.04

Original issue reported on code.google.com by camilobu...@gmail.com on 19 May 2013 at 3:30

GoogleCodeExporter commented 9 years ago

Original comment by rblanchot@gmail.com on 31 Aug 2013 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by rblanchot@gmail.com on 19 Sep 2013 at 6:29