• UV4 vs UV5 for new Ethernet application
    I am about to start a new Ethernet (UDP) based application using Keil as my compiler for the STM32F407. My question is does it make sense to try to develop this with UV4 or should I convince management...
  • Not documented AGDI data structure in UV5
    I write an AGDI driver for debugging my slef-build OS. This driver modifys some parameters passed from UV5, then calls the JL2CM3.DLL to debug the target with JLink. When the UV5 calls the DllUv3Cap...
  • Unable to build target using Keil UV5 for FCM8531
    Hi, Am new to keil software ,in my current project the debugging interface is Keil uv3/uv4, i tried to find keil uv3 but i didnt get any links to download the software ,so now am using uv5 at this ...
  • Keil uV5 : EXCLUDING FILES FROM A TARGET
    Hi All I need to do something of similar in uV5 but it seems is no more possible. http://www.keil.com/support/docs/1836.htm there is some similar way to do it in uV5? I've the same to...
  • Client BSD exemple connection close problem in uv5
    Hi all, I'm using UV5 to communicate by TCP/sockets with a remote PC. I use the BSD_Client exemple and change a few things (GPIO, IP, PORTs) to communicate with my PC program. It work but only...