• how to write to the external memory
    Hi everybody I am using ADuC7026, I have just written two program(i.e fft...). but it isnt downloading to flash after setting debug it is saying like code size limit exceed. Is there any code or any...
  • WRITING TO EXTERNAL MEMORY
    Iam working cygnal microcontrollers, i have declared the following statement before the main , iwant to write data to external memory. i have declared as follows before the main char xdata test_string...
  • How to write to external memory
    I was just simulating my code in Keil. When I write to external memory, I don't see anything happen in the memory window. I am using cypress FX2 as the chip. Here's my code: Just writing FF to location...
  • external memory write time
    Hello, I'm trying to move memory from the ADC result result (ADDAT) to external memory (on BUSCON3) ASAP. I'm using the C167HSE Phycore module. From the data sheet for the external RAM, it says that...
  • Problems with external memory
    Hello everyone, I am working with a LPC2292 board,and as I jus started with this board I am a bit lost.My problem is that I have to use big variables,so I tried to locate then in the external RAM...