• Issue in FATFS with Keil RTX
    Hi, I'm using STM32F437 with my customized hardware. I have SD card interfaced to micro through SDIO interface. I'm using Keil RTX along with FATFS. I have excluded MICROLIB. I'm trying to call file...
  • Keil RTX GNU Lib issue
    Hi RTX developers, It seems that I have found an issue with Cortex-M3 RTX lib for GNU. In my software, the RTX lib override default Systick Handler but everytime RTX Systick Handler was invoked,...
  • Possible RTX 4.05 issue
    Hello, Has any of you experienced occasional RTX 4.05 startup failures (data aborts during task creation) ? Thanks in advance
  • ITM debug issue with RTX
    Hi: I'm working on a LPC1768 board with MDK-4.11 and RTX-4.11, I sent some debug messages to Debug(printf) viewer window simply by ITM_SendChar(), it works well before I use RTX. but when I use...
  • FTP Server issues with RTX
    I am using RTX along with RL-TCPnet Library ported on LPC2387 microcontroller. I am facing an issue while running the FTP server along side RTX which is described as follows: I have called init_TcpNetafter...