• Memory exceeded but program still build
    Flash = Code + RW data + RO data Ram = RW data + ZI data right?? I am using LPC1317 with 64K flash & 10K sram. After build keil shows : code : 63450 ro : 9566 rw : 376 zi : 3120 ...
  • Linker exceeding common bank
    Setup: Common Bank (0x0000 - 0x7FFF), Bank0(0x8000 - 0xFFFF) and Bank1(0x8000 - 0xFFFF) Using Lx51 linker I observed that linker puts data in area outside common bank. Mainly it has been observed...
  • Code limit exceeding 64KB
    Can anybody say how to interface the EPROM(64KB) with P89c51RD2HBP so that when the code limit exceeds 64KB in the philips controller the exceeded segment should goto the EPROM.
  • Unstable MDK4.70
    Sometimes keil hangs in V4.70 & have to close the program & unsaved code gets lost. 1. In some thread I saw other people also have same problem. 2. Does it has been fixed in v4.70a
  • When did ISP become commonplace?
    At 10:59 on 14-Feb-2011, " Kan S " posted: "ISP is a NEW TERM for me." http://www.keil.com/forum/18398/ Which prompted me to wonder: just how long has ISP (In-System Programmability) been...