• Save Watch Variables to a File
    Hi, Is it possible to save the watch variables and its contents to a file using Keil Microvision ? Thanks in Advance.
  • Debug Command to dump all register contents
    Hi, I am working on a STM32F407 discovery board. One of the needs of my application is to keep close track of the register contents. Hence i wish to be able to dump these contents into a file for...
  • storing the contents of register
    Hi, I am new to assembly language. I want to store content of register(R0-R15) to specified memory location. e.g R0 content to 0x40000000 R1 content to 0x40000001 how to do this? Plz could...
  • Saving values during debugging to a file
    Can I save values during debugging to a file. Like I have array of 10000 bytes which I want to analyse later on.
  • Data content of CC1 register
    I am require to calculate the distance of the object that the range finder detects. The microcontroller I am using is C167CR-LM. I am using T1 to detect the time lag between transmitting and receive of...