• MIPS SUPPORT FOR SECOND BOOTLOADER
    Hi All, I have a KMC board with mips VR4131 processor. The target board already having cmon boot loader on flash. Now I need to put my yamon boot loader which I modified according to the requirement...
  • tcp_send failes to second time
    as said - second call to tcp_send fails. Other side is pretty standard MFC app, so I don't expect problem to be there.... init_TcpNet (); _tcp_soc = tcp_get_socket (TCP_TYPE_SERVER, 0, 30, tcp_callback...
  • ARM: second USBH_Initialize not working
    Hi, (STM32F429, Middleware 6.2.0-6.5.0) I have device with USB host and slave. User choose what to do and I initialize one or another. Just like that: - user choose device: USBD_Initialize...
  • second USB CDC hangs
    Greetings, From the sample program provided by Keil, and through the use of various websites especially http://www.keil.com/forum/15274/ I've created a program that is able to sniff out data from...
  • init_TcpNet takes 2 seconds
    I find out, that the initialization function "init_TcpNet" of the RL-TCPnet stack takes about 2 seconds in my case. I use an STM32F437 running at 180MHz with a DP83848 PHY with the delivered driver from...