• fcheck do not work(MDK 4.70 NAND)
    I'm using mdk 4.70, i can use finit & fformat normally, but cannot use fcheck normally. I'm sure if some configurations are nor correct.(fcheck returns 1 in any circumstance)
  • C51 Version 6.23 Update
    C51 Version 6.23 is now available at: http://www.keil.com/update/c51.htm This new update includes the following: * ISD51 In-System Debugger * Linker Code Packing (reduces total program size...
  • Not able to debug after doing version updation in keil
    Hi, I have upgraded my keil IDE:: LPC1800_DFP version from 2.6.0 to 2.7.0. my program is built with no error. Now i am trying to debug my program using ULINK2. But i am not able to debug. it is always...
  • Keil Update for Free 32K Limited version
    Is there an update path from the Keil 4.70, free/32K limited version to a code limited version of 5.17? Normal Keil download is requesting a non-existent license number...
  • how to download the updated version of a hex file to the bootloader
    hai, I am working for a bootloader project. I downloaded a hex file (blinky.hex) through the bootloader to the 8051 microcontroller & it works fine (i.e. led is blinking). Now I updated my blinky...