• 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...
  • 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...
  • choosing ini file from commandline
    using the commandline UV2 -D <project file> You can start the debugger with the actual initialization file of the UV2-project. Is there a way to choose the initialization file also from the commandline...
  • choosing ini file from commandline
    using the commandline UV2 -D <project file> You can start the debugger with the actual initialization file of the UV2-project. Is there a way to choose the initialization file also from the commandline...
  • 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...