• Arm debugger script
    I am looking for more example to write arm debugger script. specifically on using the keyword while, newvar, if etc. How to read some register and get the value in variable to that can be used in while...
  • Debugger script totally crashes Keil
    Hi, I'm using Keil v5.26 for a simple project on a LPC4078. I have a debug script which downloads and runs a simple looping function into MCU RAM starting at 0x20000000 after FLASHing the processor...
  • Debugger script totally crashes Keil
    Hi, I'm using Keil v5.26 for a simple project on a LPC4078. I have a debug script which downloads and runs a simple looping function into MCU RAM starting at 0x20000000 after FLASHing the processor...
  • Problem with uVision debug script (.ini file)
    I wrote simple debugger script (uVision 2.4) which simulate mapped to XDATA memory space parallel register (mapped to XDATA 0xFF80). The main idea of the following script is like this: rigth after...
  • Problem with uVision debug script (.ini file)
    I wrote simple debugger script (uVision 2.4) which simulate mapped to XDATA memory space parallel register (mapped to XDATA 0xFF80). The main idea of the following script is like this: rigth after...