• help on initialization file (*.ini)
    hi where to get help about initialization (*.ini) files? how to start?
  • 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. ...
  • how to: ini file
    Hi, I have a µVision2 V2.40 and I want to use the Simulator for debugging my µC161 application. Therefore I need a *.ini file. My question is: How must this ini file look like. (which commands are necessary...
  • about ini file
    Can anyone is having any idea how to call two functions parallely in .ini file. The functions are user define functions. The other question is how can we track any variable in keil using .ini file ...
  • 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...