• uVision 5.0 - missing Include directory in Keil/ARM
    As you can see in topic's subject, my problem is that I can't find Include directory in C:/Keil/ARM folder after fresh install of the latest uVision, downloaded from KEIL site. When I'll try to compile...
  • Network Component Version 5.0 + ENC28J60
    Hello, does anybody have a driver for MAC ENC28J60. Driver compatible with Network Component Version 5.0 ? MAC ENC28J60 is perhaps the most widespread in the EU MAC, so I've been waiting, it will not...
  • ARMCC 5.0: error for #pragma diag_suppress
    "#pragma diag_suppress 265" does not work any more (worked in ARMCC 4.0) (now I have to use "--diag_suppress 265" for the complete file module, but #pragma would be nicer - I only want to suppress...
  • Software functions under 5.0 but not 6.0
    I have software (program #1)that I have compiled under both 5.0 and 6.0 It functions on the hardware under a Keil 5.0 compile. It will build and load under Keil 6.20c but it will not run correctly. ...
  • difference between version 4.0 and 5.0
    I know I'm talking about very old versions, but I got a project that is build with the C51 compiler version 4.0. I don't have this version of the compiler, but I do have a version 5.0. However, when I...