• 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 Host Mass Storage Class
    I have been trying to program my stm32f429i discovery board as a Mass Storage Class Host for Read/Write operations in a USB Pendrive. I'm using Keil uv5 compiler. When i select the appropriate packs...
  • declaring user class
    hi, i had problems declaring user class in assembly language for ARM processor. How is it done using the AREA directive AT 0x0000? How the same user class should be declared in the LA LOCATE script...
  • 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...