• help on initialization file (*.ini)
    hi where to get help about initialization (*.ini) files? how to start?
  • Access violation???
    Hi, am gettign a "*** error 65: access violation at 0x4005200E : no 'write' permission" error for a blank MK20DX256VLH7 project (with just the startup_MK20D7.s, system_MK20D7.c and int main())while...
  • 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 ...
  • Access violation
    I'm relatively new to Keil and C167. I got an error: "error 65: access violation" while debugging an assembly program using simulator. I tried these 2 sets of assembly code 1) Using EXTS EXTS #4...