• Strange behaviour with TCP-Net/RTX
    Hi, I writing an FTP server with RTX and TCP net. At this time the code only sends a welcome string when someone connects on the port 21. It works well at the first connection, but at the second...
  • Strange behaviour with TCP-Net/RTX
    Hi, I writing an FTP server with RTX and TCP net. At this time the code only sends a welcome string when someone connects on the port 21. It works well at the first connection, but at the second...
  • Strange stack behaviour question.
    Hi, It's about the STM32F103. Due to my previous post my application first fills all (at that moment) free stack memory locations with a value of 0x55555555. This all works fine so does the application...
  • Strange stack behaviour question.
    Hi, It's about the STM32F103. Due to my previous post my application first fills all (at that moment) free stack memory locations with a value of 0x55555555. This all works fine so does the application...
  • TCP stack
    Hi, I am planing a project using an arm 7 processor and that acts as a client connecting to a remote server using TCP/IP communictations. My questions are: 1) Has anybody used the Keil ARTX with...