• Run the code from an external flash memory or RAM.
    Hi, Is it possible to run the code from an external flash memory or RAM? We are running out of space in our K60. We don’t want to change the whole processor. So I was wondering if there is a possibility...
  • Running from external flash
    Hi! I'm using the MCB167-NET. I have done a program using the serial port, so I use a simulated serial port to communicate with the PC using Monitor. Actually, I have burned an external Flash with the...
  • Run a code from RAM
    I have 32k code and xdata - 32KB size in my design. If i want to place a C function into RAM and execute from the RAM how should i do it?what are all the settings i need to do? whether can it be done...
  • IAP flash programming - put program to RAM
    Hi, I'm using KEIL uVISION4 + SEGGER J-Link for programming NXP LPC1764 device. I have developed C code for programming flash using IAP, and I came to point when I can successful programming sectors...
  • Code Run from external flash with AT89C51ED2
    Dear All, I'm facing some issue with executing code from external flash in AT89C51ED2 based controller card. I made EA/ pin GND, but its not executing.... The help greatly appreciated......