• 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...
  • 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...
  • Problem with combination of isr_mbx_send and os_mbx_wait
    Good evening, i'm having problems with sending a mail from an interrupt to a task. I'm using the LPC1769 (Cortex-M3). The os_mbx_wait-function just waits forever, although the isr_mbx_send() is multiply...
  • RL-FlashFS combination.
    Hello all expert. I would like to integrade RL-FlashFS on LPC2368 device which has 1 SPI, 2 SSP and 1 MCI interface. The concept is to interface AT45DB321 using SSP0 and MCI for SD/MMC card. The...
  • YAGARTO and uVision combination
    Hello Everyone, I am new to this field and am presently trying out uVision evaluation version with Yagarto GNU tools. With some help from these threads I was able to set the uVision IDE to use the arm...