• How to watch data memory through memory window
    I type the adrress,but it just display the data of code,but I wan't to see the data in RAM,what shall I do?
  • How to watch data memory through memory window
    I type the adrress,but it just display the data of code,but I wan't to see the data in RAM,what shall I do?
  • input data through serial window while debugging
    Hi, I am working on MCB2300 (LPC2378) and I am using Keil uVision4. In my code I need to give some inputs to the code using serial window. Please let me know how to input some text using serial window...
  • input data through serial window while debugging
    Hi, I am working on MCB2300 (LPC2378) and I am using Keil uVision4. In my code I need to give some inputs to the code using serial window. Please let me know how to input some text using serial window...
  • Inputing data through Serial Window is slow
    I am writing a code that simulates receiving text from the serial port using the serial window. When I debug this code step by step and enter the text, it works fine, but when I run the code and enter...