• microlib option
    Hello Everyone, I am using Use Microlib option in keil uvision4 for my project due to this Error: L6218E: Undefined symbol time (referred from main.o) When i search it on Google i came to know that...
  • Relocate the MicroLIB
    Dear All, I'm using LPC11U14 with Keil. In the project setting, I enabled the "Use MicroLIB" option. I review the map file after compiled and noted that the MicroLIB code are put after my application...
  • MicroLIB printf problem
    Hi everyone, I am using LPC2468 and put the U-Boot as my boot loader in the on-chip flash, and my application program is not uLinux, it compiles by KEILC with MicroLIB and exist in an external NOR Flash...
  • problem with combining MicroLib with FlashFs
    Hello all, I want to use SD-Card with FAT-32, so I should use FlashFs. But when I use it, it consume so much "ZI-data". Also I want to use UDP Socket. On the other hand when I use FlashFs, I can not...
  • WARNING WHEN USING MICROLIB
    Hi all, When I use the MICROLIB option, I get a warning : Warning: L6329W: Pattern STRx.o(RO) only matches removed unused sections. Any idea what could be the reason, and what to do ? Kind...