• Limited to 64k in Contiguous Mode (512k)
    I'm attempting to configure a Dallas 5000 series chip to work with 512k of external memory in "contiguous mode". Here are my memory classes, hopefully indicating a 1k spot (for my stack!) and a code...
  • Problem erasing sectors on onchip lpc2388 flash(512k)
    Hi, I am implementing a secondary bootloader, which updates nxp-application for NXP LPC2388. When I try to erase sectors 15-26 on flash it hangs at function: iap_entry(command, result); and reboots...
  • What is download file limit for 512K internal flash
    Hi All, I have a simple question regarding the download file limit on STR912FAW44 which has internal 512Kb flash memory. After compiling the C code using Keil MDK, two download files are generated...
  • Simulator support for on-chip XRAM
    I have an 8032 based mC with on-chip XRAM that can be enabled/disabled through an SFR. When enabled, accesses to the first 256 of external memory (bank-0) refer to the on-chip XRAM. Does the simulator...
  • how to fit 1kbyte Hex file into 8-bank (512K) EEPROM
    Hi, Currently, I am in a funny situation. I have a 512K EEPROM. But i only have a 1Kbyte Hex file. How can I fit this Hex file into the large EEPROM! My EEPROM is suppose to have 8 bank, and each bank...