mahmoud2 / pinguino32

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

X.4 USB Compile Error #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. USB instructions (USB.available, USB.read, ...)

What is the expected output? What do you see instead?
Compile. Give me an error.

What version of the product are you using? On what operating system?
Pinguino X.4, Ubuntu 13.04

Please provide any additional information below.

Output:
ide/x.4/source/main.c:61:30: error: common_types.h: No such file or directory

ide/x.4/source/main.c:62:28: error: boot_iface.h: No such file or directory

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

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

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

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

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

Processor: 18f2550

sdcc: Calling preprocessor...

sdcc: Generating code...

Original issue reported on code.google.com by adan.ma...@gmail.com on 1 May 2013 at 8:23

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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