Keil Logo

µVISION DEBUGGER: Debugging an Existing HEX File


Information in this article applies to:

  • µVision Version 2.12 and later

QUESTION

I have an existing HEX file that I want to simulate using the µVision Debugger.

  1. Will the µVision Debugger let me do this?
  2. If so, how do I start the debugger for a HEX file?

ANSWER

Yes, the µVision Debugger allows you to simulate the code in an Intel HEX file. To do this, you must perform the following steps:

  1. Start the µVision IDE and create a new project.
  2. When you are prompted to select a chip from the device database, select the chip that you use on the actual hardware. This chip is used to select the simulation driver used by the debugger.
  3. You do not need to add any files to the project.
  4. Select Options for Target from the Project menu.
  5. Click on the Debug tab.
  6. On the left side of the dialog box (under simulation) uncheck Load Application at Startup. Click OK.
  7. Select Start Debug Session from the Debug menu.
  8. In the Command Window, enter load myfile.hex where myfile.hex is the name of the HEX file you want to test.

SEE ALSO

Last Reviewed: Wednesday, December 9, 2020


Did this article provide the answer you needed?
 
Yes
No
Not Sure
 
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.