• 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...
  • Question about Stack and Heap
    Hello! I lucking information about different between “stack†an “heapâ€. I read few articles about this topic but, they don’t give me god knowledge. Best regards Mark
  • newbie questions about the stack and the stack size
    Hi I have a few questions about the stack size (LPC2200 controller). E.g. in my programm is a main function with an array short example[16][500]; 16 * 500 * 4 (short) = 3,9 kByte ...
  • TCP/IP Stack with router
    Hello, I am looking to turn my LPC2468 into a router. It seems that the RL-ARM TCPnet doesn't have any functionality to support this. Does anyone know of either an open-source solution or a product...
  • TCP IP stack behaviours
    I'm using keil TCP IP stack on many devices but I've observed a strange thing: My device is server and the client open the socket. If the client doesn't transmit data after socket opening (SYN sequence...