We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I have to do a project based on a lpc2148 board. What a have to do is to connect the board's USB to an interface on the PC. I've tried to compile the example USB HID but i receive the following error message: parse error before "__packet" . I am using LPC2xxx-gcc for programming the board. I am new in this domain, so I don't know a lot of things. I've red lpc2148 user manual but still didn't clear things up.. I haven't done the pc interface yet, so it will be helpful if someone could tell me were can I find a simplified one to use it for testing? Can somebody enlighten me, pls???
Thanx, Anca.
The Keil Tools have an HID example in their ARM examples folder. Also, in their ARM examples folder is a folder of Utilities. In that folder is a HIDClient to load into your PC that will interface their HID sample code. As to the gcc code, I cannot help you. Bradford
Try LPCUSB
sourceforge.net/.../