• using PEMicro universal adaptor with Keil MCB1000
    Hi, I am trying to connect to LPC11C14(MCB1000) using P&E universal multilink and Keil IDE (uVision 5.24.2.0). However I am getting the below quoted error while trying to debug. "Error: Flash download...
  • How to distinguish USB is connected to PC or power adaptor?
    Hello All, I'm using the keil USB middleware on LPC4357. The usb is configured as MSC SD card device. I want to implement that 1. SD card can be access by file system functions when not connected...
  • uVision 2 use with Silabs USB Debug adaptor?
    Can't seem to make the Silabs USB Debug Adapter work with the older uV2 IDE, even though Silabs provides a uV2 driver for that device. Symptom is that uV2 crashes hard to Windows when a download...
  • Multiple incoming connections with TCPNet
    Hi, There's something I don't understand reading the tcpnet user guide . I want to code an simple FTP server that can manage at least 2 connections. Si it seems I have to create a listening...
  • TCPNet / Ethernet - Preventing 'interrupt storm'
    Background information that is hopefully relevant: - We are using the RL-ARM/TCPNet stack and appropriate Keil Ethernet driver for the ST Cortex-M4 in use (STM32F417). - Using the Keil RTX. ...