• 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...
  • 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 =...
  • LPC2378 RAM
    HI...I am developing an application using LPC2378.The size of the RAM is 32KB my doubt is can I use the extra RAM space provided for ethernet and USB as my general purpose RAM area since my application...
  • 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...