• 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...
  • 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...
  • How write constant data in code memory??
    I try to write a constant data in code memory, and when I try : ?co?Data_name?Module_name(address) In the linker segment option, I have a link error (can't find segment). But when I try with a fuction...
  • how can you write double number to Flash memory
    Does anyone have code to transfer double number to array of characters for writing to Flash memmory
  • how can i use read and write .xml functions in µvision programs
    Hi, i need to use read and write .xml fimes in my µvision program. how can i do this? Thanking you.