• Is there a way to print a message to the Telnet client without a command having been entered previously?
    In the documentation of the Telnet server the only way to print a message to the client is when previously a command has been entered. I have a case now where I have a long stream of data that I can't...
  • Is there a way to print a message to the Telnet client without a command having been entered previously?
    In the documentation of the Telnet server the only way to print a message to the client is when previously a command has been entered. I have a case now where I have a long stream of data that I can't...
  • Read data that is sent to the ethernet port
    For the str9 comstick, does anyone know how to get tha data that is sent to the ethernet port. It is to read from Pin 0.2 to 0.5 which is the MII_RXD0, PHY Rx data? Thank you for any replies...
  • Read data that is sent to the ethernet port
    For the str9 comstick, does anyone know how to get tha data that is sent to the ethernet port. It is to read from Pin 0.2 to 0.5 which is the MII_RXD0, PHY Rx data? Thank you for any replies...
  • is it possible to modify previously written data ?
    hi, I read http://www.keil.com/forum/docs/thread14845.asp . It is clear that, there is no way to modify previously written data (SDCard) with FlashFS. e.g (as Johann wrote) fH = fopen(FILE_NAME_CLOCK...