• Transfer data from Flash to internal RAM
    Hello, Program which can earse the entire on-chip flash must run from internal RAM. In my project design, the erase code resides in a known location of Flash. At certain point of execution I need...
  • Transfer data from Flash to internal RAM
    Hello, Program which can earse the entire on-chip flash must run from internal RAM. In my project design, the erase code resides in a known location of Flash. At certain point of execution I need...
  • How can I watch the internal ram data in simulation under UV3 IDE?
    I write a program in asm,so I just want to watch the data in internal ram (0x00 - 0xff) but I found KEIL UV3 IDE can only watch the external ram and the varible in C in simulation by memeory window...
  • How can I watch the internal ram data in simulation under UV3 IDE?
    I write a program in asm,so I just want to watch the data in internal ram (0x00 - 0xff) but I found KEIL UV3 IDE can only watch the external ram and the varible in C in simulation by memeory window...
  • How to write and read the data from RAM
    Hi friends, I am using AT91SAM7SE512 micro controller. I am working in a safety project. I want to test the Internal RAM data, before starting the process i want to check(self test)the Internal...