• copy function from flash to ram for flash execution
    hi how to run function from ram to modify the flash memory, i have no idea how to do it
  • copy function from flash to ram for flash execution
    hi how to run function from ram to modify the flash memory, i have no idea how to do it
  • Flash erase/write by copying function in RAM
    Hello, For one of application, I need to put default factory data in flash of the product. The product uses MB9AF112MA( Fujitsu MPU)and Keil IDE. I copied the function to IRAM1( confirmed same...
  • Flash erase/write by copying function in RAM
    Hello, For one of application, I need to put default factory data in flash of the product. The product uses MB9AF112MA( Fujitsu MPU)and Keil IDE. I copied the function to IRAM1( confirmed same...
  • Copy RAM to flash strange error code
    I am trying to write some data to Flash. While Prepare sector (cmd 50) and Erase sector (cmd 52) returns CMD_SUCCESS, I am having a hard time figuring out what should I send as a parameters to command...