• uVision download blocked by firewall
    Hello, I'm trying to download the latest uVision (5.24) but my company's firewall is blocking it, saying it's found a trojan. Does anybody else have the same problem? Regards, Pavel
  • C167 What's behind ?C_LIB_NCONST
    We are currently debugging a C167 project that has been developed 10 years ago, it's approx. 80x out there in the field. We found out that there is some misconfiguration in the memory map, the NCONST...
  • Device Driver / TcpNet
    Hello, I plan to use the TcpNet from the RL-ARM. Which ethernet controllers are supported by TcpNet ? Are the device drivers available in source code ? Thanks Mario
  • RL-TCPnet ENC28J60 Device Driver
    I'm working on socket libray using a LPC2148 and a Microchip ENC28J60 connecting with the LPC2148 throught SPI. I do not see any the ENC28J60 Driver from Driver directory of Keil. Maybe someone can help...
  • RL-TCPnet ENC28J60 Device Driver
    I'm working on a http server using a LPC2129 and a Microchip ENC28J60. It's already functional using the Microchip TCP stack adapted to LPC. Now I'm trying to use the RL-TCPnet and I need to write the...