• 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...
  • 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...
  • pragma error
    When I try to compile (even a simple hello world program) I get the error message: "parsing invoke-/#pragma-line unknown control" Could anyone tell me why? Greetings, Chris van Diemen
  • pragma error
    --- pragmac.h --- #pragma debug code objectextend optimize(6,speed) rom(large) compiling TUNING.C... ..\PRAGMAC.H(3): error C252: misplaced primary control, line ignored I'm getting this error...
  • 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. ...