• MDK Middleware Network Component v7 and W5500?
    Hello, I want to ask how far you can use Network Component v7 with W5500 ? W5500 is Hardwired TCP/IP embedded Ethernet controlle, but have hw support only for IP4. The question is whether it...
  • Network Middleware TCP timing
    Dear all, We've switched from the previous network middleware to version 7.0.0beta. In the new middleware two threads run (1x Core-Thread and 1x ETH-Thread) Now I want to send out TCP messages...
  • RTX5 component viewer failure
    I have an RTX5 project. The project appears to run OK, but the RTX RTOS component viewer shows errors after the kernel starts. This error is shown in the command window: Expression: 'ipsr = __GetRegVal...
  • HTTP requests for RESTful interface
    Hello, We're using the Keil MDK-ARM middleware. We now want to host a small web server on our device which allows remote configuration and status updates. For this purpose we want to implement...
  • RTX5 and network BUG??!?
    Hi all, After some hours I decided to start a new empty project with default configuration like this 1. New uVision project 2. STM32F107RC as CPU 3. Selected the next components: 3.1 RTX5 ...