• 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.
  • greater than 64KB code size in DS5250 SRAM
    HI, all 1.problem I use DS5250 chip for an encryption device. Recently, I added "SHA-1" C source code in my project. But the total code size is greater than 64KB. 2.question The "code banking...
  • String size limit lower than 64kB ?
    Hello, I use keil compiler V7.50 with DS80C400 µC in LARGE memory model. I declare several string constants like this : const char far image[] = "\x25\x50\x44\x46\x2D\x31\x2E\x34\xD\xA\x25[.....
  • Code size
    Hi everyone, I recently switched to programming 8052 from PICs for curiosity sake, and MY GOD...!!! those have the speed. they are simple simple but brutal (this is just my experience). but I was...
  • code size
    I made a small test program to test the AT89C2051 controller board. Project is created with startup file in keil. program is getting compiled but not running from controller. hex code is generated...