• RTX Kernel vs UCOS2
    We are planning to move our flagship product to ARM platform along with RealView RTX kernel RTOS. We have used UCOS2 RTOS for years and it has proved itself to be a very robust operating system. I would...
  • UCOS2 running on Keil?
    Hello everyone, I am recently using Keil to program my code. Everything works fine when i use normal code(without ucos2), I can do debugging, seeing the simulator check and uncheck the GPIO. ...
  • RTX Kernel vs UCOS2
    We are planning to move our flagship product to ARM platform along with RealView RTX kernel RTOS. We have used UCOS2 RTOS for years and it has proved itself to be a very robust operating system. I would...
  • UCOS2 running on Keil?
    Hello everyone, I am recently using Keil to program my code. Everything works fine when i use normal code(without ucos2), I can do debugging, seeing the simulator check and uncheck the GPIO. ...
  • TCP/IP
    Hi, I'm using the TCP/IPnet for the telnet communication. The configuration of MAC and IP address are working well and we get the ping from PC. If the data sent from controller to PC, PC receives...