• ioc_read_sector issue
    Hello, I have a problem with ioc_read_sect function. When its called in usbd_msc_read_sect it rerurns __FALSE. When i am trying to call it in main, after ioc_init, it returns __TRUE, and FAT table...
  • SDRAM issue
    Hi All, We have interfaced 1 SDRAM to LPC3250 (Lower 16 bit data line) .This SDRAM is from Micron technolgies 32 MB(MT48LC16M16A2). Now problem is that we are not sure whether ,can we run our...
  • linker issue
    Hello, I'm working on Cortex M0 and I have an issue with the linker ( linker v5.03 from KEIL 4.72a ). I want the linker to place data in a given memory area except in a small sub-area. So...
  • Ulink2 issue
    Ulink2 debugger has been used for the programming of Cortex 3M devices(Lpc 1778). For the first time code has been loaded successfully (Code in which PLL is disabled) later on the same code is not getting...
  • os_dly_wait issue
    I have an ARM 9 (STR91x micro) program using os_dly_wait(1) for a 1 tick delay (10ms). However,the delay is about 3ms. I know that on some RTOS a delay of 1 tick delays for the remainder of the tick...