2004-08-30 10:01 PM
2004-08-23 09:18 PM
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?
2004-08-30 10:01 PM
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.