• Which tool can convert *.mcs(MOTO) to *.hex(Intel) or *.bin?
    If anyone know how to convert *.mcs to *.hex files,which tool can do that? Anyone has the file format of Motorola *.mcs, while not *.mcs on Xilinx cpld ? Best regard, Andrew Nov/14/09
  • Which tool can convert *.mcs(MOTO) to *.hex(Intel) or *.bin?
    If anyone know how to convert *.mcs to *.hex files,which tool can do that? Anyone has the file format of Motorola *.mcs, while not *.mcs on Xilinx cpld ? Best regard, Andrew Nov/14/09
  • Unable to send TCP sockets!
    I have used rl-net successfully before version 7.0 ,now doing the simple job seems to be impossible! I can not send sockets here is my code,do you have any Idea what's going on wrong? netInitialize...
  • Unable to send TCP sockets!
    I have used rl-net successfully before version 7.0 ,now doing the simple job seems to be impossible! I can not send sockets here is my code,do you have any Idea what's going on wrong? netInitialize...
  • TCP NET sending/receiving RAW SOCKET
    Hi, I am looking for a way to send/receive RAW IP packets from TCP_Net library. Currently I am using TCP_Net 7.0 BETA (supporting IPv4/IPv6 dual stack) from BSD Socket API, with CMSIS-OS/RTX...