• 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...
  • Debug ini Files & how to use them
    Hello, I searched the whole Keil/ARM Support Resources on how to use the ini File for a debug session. I found the commands for it but no really helpful example how to use them for debbugging. ...
  • 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...
  • Debug ini Files & how to use them
    Hello, I searched the whole Keil/ARM Support Resources on how to use the ini File for a debug session. I found the commands for it but no really helpful example how to use them for debbugging. ...
  • Specifying a debug INI file from command line
    Hello, I'm trying to start a debug session from command line using a different INI file than the one that is selected in the "Options for Target" dialog. The User Manual says: -d Starts µVision...