• Sub classes in NDATA class
    Problem: Is there a way to define groups of variables in different modules and then to force the linker to locate all these in one contiguous memory region. This would be helpful for parameter-variables...
  • USB COMMUNICATION DEVICE CLASS
    hi, Firstly please ignore my English and grammer mistake. i am new to usb development. i am using NXP LPC 1768 for development. i am using usb Communication Device class. i want directly send my data...
  • USB Device Custom Class
    Dear All, Hi I want to develop a custom class USB device (which is not listed in RL-ARM classes) such as a printer class. I use AT91SAM7X family of ARM processors. I found in RL-ARM help files...
  • USB HID class device for MCB2300
    Hello, I am starting the development of a USB device driver for the generic HID class running on the MCB2300. I know that this driver is already available for the LPC214x. Has anybody already...
  • include sub folder
    Hello, My code is located in multiple folders. All of these folder have multiple subfolders. When I setup my include paths I have to specify all subfolders separately. Is there some sort of...