• RealView Compiler & Automatic Dependancy Checking
    I recently switched from using the KEIL CARM to the KEIL RealView compiler. Seems to me like the automatic dependancy checking prior to the build doesn't work anymore. I say this because I can change...
  • Automatic Dependency Checking
    I'm not sure if this is a bug or not, but so far, all the RealView projects I've worked on don't build like I think they should. Specifically, if I change something in a header file that's included in...
  • License Auto Check In?
    I am wondering if a floating license is checked out to a workstation and the workstation crashes and can no longer power back up, does the checked out license automatically check back in after the borrowing...
  • Auto-Increment Build Number
    Anybody got a slick way to roll an auto-incrementing build number into uVision? I want to end up with a string constant containing a number that I can maniputate in my C code. It really doesn't matter...
  • error during target build
    Hi, I tried to create image file for source code by target build, resulting into error.. C3065E:"type of input file 'armcc' unknown" anybody give suggestions.. How can i solve this error...