• Execute Program from internal SRAM
    Hi to everyone I have a question about execute my program from internal RAM during the firmware development process. please help me if possible with a clear doc or example thanks.
  • Running code from internal SRAM
    I am using a ADuC7020 with uVision3. Is it possible to run one of my c modules from Internal SRAM I need it to run faster than the FLASH memory. I've already looked at the Blinkey project which puts...
  • Copy a function from SRAM to flash and execute from flash
    Hello, what I would like to do is to copy a function from SRAM to flash and decide in the main if I want to execute from flash or from SRAM. What I observed it is that if this function is calling a...
  • sram
    which datas will store in onchip sram..... please help me
  • SRAM
    Hello. I wanna use SRAM to make more free space for my variables (including vector), I cannot understand how can I do this. It seems to be in Project Options -> Target -> Read/Write Memory Areas...