• Clearing the recent projects list
    In Keil Uvision3, how do I remove projects so that they don't show up in the recent projects list? Or possibly just clear the list would be OK.
  • Using RL-flashFS, fformat("N: /FAT32 /WIPE") and finit() can't pass
    NXP LPC1765 Cortex-M3 and K9F5068UOC is used. 1.Low-level nand flash driver functions are programed and checked well. 2.The file "NAND_LPC24xx.c" is used as a model to write the driver functions...
  • Offline documentation for Kiel uVision 4
    Where can one download offline documentation for uVision, preferably in pdf format. I'm looking for the complete User manual and a Standard shortcut cheat sheet.
  • ymath.h ??? IAR most recent compiler ... doesn't include it.
    Howdy all, I stumbling around in some old IAR 5.9.1 code that has a custom math.h header modified to request these files. #include <ycheck.h> #include <ymath.h> I have ycheck.h, but I don't have...
  • Re: Asm51 Macro Documentation
    Received uVision v1.2 with Schultz's book "C and the 8051". Need to write a Macro in Assembler but cannot find a reference to doing this. The best data was contained in the file TEMPLATE.A51. Is any...