This is a HID VCL component. It is a WinRAR File.
I know the answer of your problem. I am also a fans of RAD environment. I think that you may install a VCL for your C++ Builder. The VCL is a OpenSource code from A germany Engineer.You may download it from http://www.delphi-jedi.org/
The name of VCL is HIDController. There is a Typical AppNote about LPC2148 and HID Ports in NXP Semiconductor Web. You may download it to study. I think you may migrate them into Freescale MCF52259 EVB.
If you won't find the VCL, i can send it by Email; My emain: tjrfyty@163.com
That' all. Good,LUCK,
I need to send information from the microcontroller to the PC, then make some processing(in the PC ) and send some data back to the microcontroller. With the examples provided by freescale, windows manage and does all the processing via HID drivers. I want to use HID drivers but I need to manipulate them in order to process the data they receive and use them to send the data I want. I figure that Freescale has made something like that in order to make tests.
Builder C++ is the compiler I am using, however, I might try to port the code (if there is any) from other language/compiler.
Regards,
Jaime