• error C127: invalid storage class
    Hello! I have transfered my project from uVision to uVision2. The IDE has the compiler C51 V7.06 and the linker BL51 V5.03. If I rebuilt my target, the compiler displays an error-message for all...
  • error C127: invalid storage class
    Hello! I have transfered my project from uVision to uVision2. The IDE has the compiler C51 V7.06 and the linker BL51 V5.03. If I rebuilt my target, the compiler displays an error-message for all...
  • USB mass storage class using raw NAND flash as storage memory
    Hi Everyone........... I m working on a project in that I need USB mass storage implementation for external NAND flash. I m using LPC2378 uC and I have an example code of USB MSC for LPC2300...
  • USB mass storage class using raw NAND flash as storage memory
    Hi Everyone........... I m working on a project in that I need USB mass storage implementation for external NAND flash. I m using LPC2378 uC and I have an example code of USB MSC for LPC2300...
  • Converting USB Mass Storage Class Code into USB Hid class on LPC2468
    I am Using LPC2468 USB Host for Mass storage purpose,i have used the UsbHostLite code for this. Now I want to Interface an HID Bar-code Scanner with 2468.As to initialize a Mass storage device we use...