• virus?
    i got this code and it worked but now it makes error. works with proteos. can processor cpu have another virus? void Secret_Code(unsigned char *input,unsigned long len) { unsigned int k; unsigned...
  • uVision 4.23 USB bug
    All, I am using an LM3S1968 Evaluation board from TI. I installed the latest released version of uVision (4.23) from the Keil website. I installed the appropriate USB drivers that came on the Stellarisware...
  • code size difference between version 4.22a and 4.23
    Hi, I am using a Samsung chip with cortex-M3 core,when i Build the code using 4.22a version of keil the code size is aroung 498KB at optimization level 1.The same code when i build using 4.23 version...
  • RTX Event viewer not working since 4.23
    Hi, does anyone else also have the problem with a non working RTX Event Viewer since 4.23? In 4.22a everthing was working fine. But now i don't see any task switching events bye, axel ...
  • MDK pre-build user command detect 'rebuild'
    When using USER commands is it possible to detect whether it is a 'build' vs. a 'rebuild'. Should there be a key-sequence to do so, but in the docs I found no info ? I would like to let the USER...