• Polish signs in Keil uVision 5.0
    Hallo, I try to use uVision 5 (normally I work with 4.13a). I found that new version of Keil has problem with Polish signs (it works fine in 4.13a). I tried to change encoding, but without success...
  • Keil GNU directory missing?
    On the site it says that there is a directory under "C:\Keil\GNU", but it doesn't exist. www.keil.com/.../uv3_ov_folderstructure.htm I downloaded the evaluation ARM version. Is there an update...
  • 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. ...
  • 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...