|
|
|
usb article pic code syntax error
|
|
Date: 2007/11/20 19:19
|
By: cncbasher
|
Status: User
|
|
|
Karma: 0  
|
|
| Posts: 1 |   | |
|
hi all just building the usb pic code straight out the box , i am getting this error
Error[yy] C:developmicrochipusbpicusbdemosystemusbusb9usb9.c 91 : syntax error
line in question is LSB(wCount) = 1; // Set data count
any ideas
using mplab 7.62
|
|
|
|
|
Re:usb article pic code syntax error
|
|
Date: 2007/11/23 11:38
|
By: dariog
|
Status: User
|
|
|
Karma: 6  
|
|
| Posts: 107 |   | |
|
|
hmmm, bad Include files? That one should be a Macro...
|
|
|
|