• Problems with uvision V5.24 and PC-Lint
    Hello, I had a running PC_Lint configuration with uvision V5.20. The configuration consists of a std.lnt file, which includes several other *.lnt files (for misra, adaption for ARMCC Compiler and...
  • Key changes in DS-5 v5.24
    This blog was written by paulblack to explain some of the new features in DS-5 Development Studio v5.24. In DS-5 v5.24 , we’ve made changes to some of the debugger views. These changes are mostly designed...
  • MDK v5.22 released
    Last week, we have released MDK v5.22 . This release includes support for ARM Cortex-M33 and ARM Cortex-M23 devices based on the ARMv8-M architecture. MDK v5.22 adds ARM Compiler 6.6 which is required...
  • Display Time and Date
    Here is the code I found on Keil APP note and when I used it, it did not even compile !! Yes. There are numerous ways to associate the time and date of a routine with that routine. Most of these methods...
  • day and date
    can someone help me write a C++ program that displays the day of the week of a particular date that is entered.E.g.the date entered is 23/03/2003,the program displays both the date and the corresponding...