Skip to main content
Visitor II
August 31, 2004
Question

Viewing RAM

  • August 31, 2004
  • 2 replies
  • 891 views
Posted on August 31, 2004 at 07:01

Viewing RAM

    This topic has been closed for replies.

    2 replies

    jhill1Author
    Visitor II
    August 24, 2004
    Posted on August 24, 2004 at 06:18

    I am using the ST7FLITE09 and I have run out of code space in which to put my diagnostic software. All I need to do is see the internal ram. Any thoughts?

    Visitor II
    August 31, 2004
    Posted on August 31, 2004 at 07:01

    I am not sure I understand you problem completely. Do you mean you are performing ''stand-alone debugging''?

    1/ Fyi-The inDART h/w+s/w allows real-time debugging at low cost

    2/ One suggestion-You could execute a small piece of code in RAM that saves the required part of RAM into EEPROM and then read the EEPROM to retrieve the values.