• Transfer data from Flash to internal RAM
    Hello, Program which can earse the entire on-chip flash must run from internal RAM. In my project design, the erase code resides in a known location of Flash. At certain point of execution I need...
  • How to write and read the data from RAM
    Hi friends, I am using AT91SAM7SE512 micro controller. I am working in a safety project. I want to test the Internal RAM data, before starting the process i want to check(self test)the Internal...
  • Execution of functions from internal ram
    Hi, Controller is STR912 FA and compiler is IAR workbench I loaded the function definition in ram using Pragma statement, its copying properly. But while executing the same function from RAM using...
  • Jump from to bootloader to Internal RAM.
    Hello All, I have a problem in jumping from internal flash to execute another program that started from internal RAM. I use an external RAM for the HEAP and RW as shown in the scatter. MCU is LPC1788...
  • Running from internal RAM on the MCBSTR9
    Hi all, I've search over the discussion forum for executing in internal RAM on the MCBSTR9, basically on STR912 microcontroller. There are many discussions about the other controllers but limited...