• LPC2378,Running a program from internal RAM
    Hi all I am using LPC2378 for my application , can any one help or guide me to execute a small program from internal RAM of LPC2378. Regards Suresh
  • 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 =...
  • MCBSTR9
    Hi! I'm using MCBSTR9 and i want an example for this board of how can i use the push buttons to light 1 led. Sorry for my english.
  • MCBSTR9
    Hi all, I have a MCBSTR9 eval board, I wonder if I could install an embedded linux to this board or not? Other then this topic, can you advise me an RTOS(free and open source) for this board. Thank...
  • 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...