• uV4 and uV5 cannot coexist
    I just messed up my system by trying to have both uV4 (8051) and uV5 (ARM) on my PC. The first sign something is wrong is that uV4 was unable to recognize Teridian and Maxim SoCs as targets. After contacting...
  • 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...
  • 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...
  • Problems creating application under MDK5 (uV5) (missing Software Component "Device")
    Hi. I have just downloaded MDK version 5 (uV5). My intension is to create i "bare-metall" (CMSIS included I assume, but no RTOS) application on an Atmel SAMD20(E17) uP according to page 17 on the...
  • 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...