• Implementing a non-hanging USB listener
    I'm working with an LPC1768(FBD100) and need to connect to a PC through a serial USB. As a starting point, I used the sample package USB virtual com port. Installed packages: My code: #include...
  • RL-ARM: Allocation then release of listening socket
    I am trying to produce a module for providing a listening socket. One requirement of this module is to release the socket when it is no longer required. So the code does something like this:...
  • Keil TCPnet error "Map_Socket, No Listen Socket found"
    Hi, I'm running Keil TCPnet on a STM32F4 device via PPP. I'm getting the error message "TCP-ERR:Map_Socket, No Listen Socket found" occassionally. Has anyone seen it, and does anyone know what it means...
  • How to make Keil MDK listening an IP port and exchange information with other application
    Is there any way to make Keil MDK exchange information with other windows application through socket ? I want to develop a debug software. so I need the MDK to send some information (like variable value...
  • DEBUG FUNCTIONS
    Will you kindly let me Know , how to use the Debug funtion. I wanted to simulate the ADC out put to the 8051 port,by writing the debug function. Can I be advised with the required debug function to do...