• L6002U error
    Hi I'm using ARM Keil MCB1700 Evaluation Board and running into L6002U error with my project. This happens even if I build the sample examples that come with the software. Every time ".o" file is not...
  • LPC1837 USB Middleware Signed Driver
    Hello, I have a board using the Keil Middleware USB device software. The included driver is mcb1800-vcom.inf DriverVer=05/13/2013,5.3.0.0 Is there a newer version available that is signed? I'm using...
  • Not able to erase FLASH BANK A in lpc1837
    Hi, I am using LPC1837, I am using Flash Erase Page using IAP commands as follows /* Erase page */ IAP.cmd = CMD_ERASE_PAGE; IAP.par[0] = u4l_flash_start_addr; IAP.par[1] = u4l_flash_end_addr;...
  • folder length limit cause L6002U linking error
    When I compile lpcxpresso 1769 example code (download from lpcware, nxp_lpcxpresso_1769_freertos_examples), I got a linker error at the end of the build process. The keil (version 5) output is shown...
  • L6002U Compile Error with Certain Disk Drives
    Is there a known solution for the L6002U compile error when using different disk drives? For example, if anything in the options for target (such as output or listings folders) is set to a valid...