• 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...
  • RL-FlashFS Combination with LPC2368 & AT45DB642D.
    We are planning to us Flash File System in Combination with LPC2368 & AT45DB642D. I being new to Keil don't know how to start the implementation of the same. The board we are using is MCB2300 and it...
  • malloc in combination with RTX
    Hi, I have a app which is working fine without RTX kernel, but when i activate the kernel it goes typically wrong on the return of an function which uses malloc on the return of this function...
  • How to combine application with bootloader?
    Hi, I'm using the STM32F103ZD uC and the Keil IDE uVision V4.03q. I wrote two programs: a default Application and a Bootloader. The Bootloader can load the Application by some interface and execute...
  • THRE in combination with CTS/RTS
    If I process a THRE interrupt on a LPC24xx chip, and want to clock out 16 characters, do I need to take into account the peer UART will signal "stop" while I'm busy? I would think so but I'm not sure...