• Keil5 cant locate rtl.h, but generates hex file
    After getting the new keil5 MDK, i compiled the code developed in keil4. (the legacy package has to be installed to achieve the reverse-compatibility). everything seems to be working fine, except...
  • Modify file creation date value (RTL.h)
    Hi everyone, I'm using KEIL on LPC2478 and RTL.h library. All the file that I create have the same date/time creation value. Does anyone knows if it's possible to change it and how to change it...
  • PC-LINT ERROR 129 In RTX Header File - RTL.H
    Hi, We are attempting to run PC-Lint (version 8.00u) on our Keil project which uses the RL-ARM Real-Time Library Version V3.24. We have set up PC-Lint to use the latest example PC-Lint Configuration...
  • bits initialization
    I need to initializate 5 bits in the bit space,how can i do it?
  • Calling a function in kernel initialization code
    Note: This was originally posted on 3rd September 2012 at http://forums.arm.com As part of a project I'm trying to modify the entry point to an ARM Linux kernel through the file entry-common.S. I'm not...