• Uvision 3 + kei ulink doload to STR710FZ2 , Could not stop ARM device!
    Xtal 16MHz Max Jtag clock set to 1M Firmware version is V1.20 there are always 3% IC cann't be successful download, the massege is 'could not stop ARM device" . We have done the following thing...
  • Downloading program to internal/external flash
    Hello All, I'm using AT89C5131 which has 32Kx8 of internal flash memory. I'm also adding a 32Kx8 external flash. How does the programming work with Keil? I mean how does Keil know to program...
  • 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...
  • internal flash
    hello! i am working with stm32 cortex-M0? IN FACT i want to know how to modify bytes from the internal flash without erasing the whole page , in addition i don't have RAM space to copy code there and...
  • Writing to Internal Flash
    Hi, I am using LPC2478(ARM7) for my Application. I have to store my data in Internal flash in run time. I am trying this functionality by using IAP. Is it a right approach? Is there any other...