• How to LOAD axf into internal SRAM and run?
    Hello forum! I am bringing up DA8901, which has a Cortex M0 core, 3 KB ROM (has factory bootloader code) and 20 KB SRAM (at 0x20000000). This chip is booted by an external master uC over SDIO or SWD...
  • How to LOAD axf into internal SRAM and run?
    Hello forum! I am bringing up DA8901, which has a Cortex M0 core, 3 KB ROM (has factory bootloader code) and 20 KB SRAM (at 0x20000000). This chip is booted by an external master uC over SDIO or SWD...
  • 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.
  • 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.
  • run code from xdata (internal ram)
    I want to run a short function from internal xdata! I use the DS80C390, I use the configuration with my internal xdata on 00F000h–00FFFFh and no external xdata. I have 128k code space. IDM =...