what is the reason for the following problem? //*****************************************// Connected to Monitor-51 V3.0 Load "C:\\Test\\LCD_test\\LCD_test" ***error 121: AGDI: cannot access target while executing //*****************************************// Thank you.
You try to read or write data while your target system is executing the program. You need to stop the program execution before you review or alter memory contents.