• TcpNet - RTX
    I need to use 2 Tcp sockets (one for received orders, and one to send datas) Even i group all my tcp functions in a single task (with lowest priority), i can't executes other tasks. I use a tick_timer...
  • TCPnet & FLASHfs in RTX
    Hi all ! Info : working uVision V3.60 on MCB2300 I created an application using theses guidelines : Add RTX to my project : www.keil.com/.../rlarm_ar_create_newapp.htm - Copy the RTX_config...
  • Use TCPNet with RTX kernel
    I want to use the TCPNet with RTX Kernel, but I have one question about it. In www.keil.com/.../rlarm_tn_using_withkernel.htm they say that tcp_poll_task is the lowest priority and in this task...
  • TCPNET with RTX not working
    hi i am implementing tcpnet tcp/ip stack with rtx and i have read the keil instructions. but this code doesnt work and no tcp packet is sent to the pc. i am confused and dont know what to do to eliminate...
  • what is the definition of AGSICB_REASON
    applicaiton note 154 mentions AGSICB_REASON, but i can not find the definition.