• MbedTLS Keil PACK V1.1.1 - problems with source code
    Hi, I think I may have found a bug in the "net.c" file (snippet of code shown below) where the function "netDNSc_GetHostByName" always returns "netInvalidParameter". This is caused by the variable...
  • Legacy support pack for MDK 5.20
    Goodmorning, I have a project developped whith V4.74 and now I would like to install V5.20, but I'am unable to find the corresponding legacy support. On www2.keil.com/.../ the latest version listed...
  • LPC4078 supported in MDK V5.11 packs
    I can't tell if the LPC 4078 is supported with the V5.11 update. I can see that there are new Device Family Packs for LPC4000 but I don't know if that is a generic pack that covers the 4078. PS why...
  • Source browser in MDK 5.24
    Contrary to Keil's promises I have found the old Source Browser in the new release of tool chain. Does anyone see the new Source Browser? Does
  • uVision 5 - Pack sources to solution folder
    Hello, I'm beginning a project in uVision 5 with a cortex-m4 µC. I want to use the regular "software packs" provided by the IDE to add the CMSIS functionality which I'm needing for my project. ...