This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to clear RAM Memory in Debugging Mode

Hi, I used C8051F005 development kit and Keil IDE. I tried to test assembly code in debugging mode and had some problem with memory window. Does anyone know about how to clear RAM content of Memory windows (from View Menu)? Can I clear all content of RAM by one command? Please help me.

Thanks,
pak

Parents
  • Hi, Thank for info, Actuall I used Keil IDE and Silicon Laboratories IDE as well. I prefer to use Keil IDE because of more features. The problem is that I cannot clear content of RAM in memory window while hardware-debugging. If I used Sil Lab IDE, I can clear content of RAM by "Memory Fill" from Tools menu. Does anyone know how to fill the content of RAM with FF in Keil?

    ps: I can change each contect of RAM by double clicking it but not so easy for whole contents.

    Thanks,
    pak

Reply
  • Hi, Thank for info, Actuall I used Keil IDE and Silicon Laboratories IDE as well. I prefer to use Keil IDE because of more features. The problem is that I cannot clear content of RAM in memory window while hardware-debugging. If I used Sil Lab IDE, I can clear content of RAM by "Memory Fill" from Tools menu. Does anyone know how to fill the content of RAM with FF in Keil?

    ps: I can change each contect of RAM by double clicking it but not so easy for whole contents.

    Thanks,
    pak

Children