Technical Support

µVISION DEBUGGER: DOWNLOADING HEX FILES


Information in this article applies to:

  • µVision Version 2 and Later

QUESTION

I have an Intel HEX file that I want to download to my target system. Is that possible?

ANSWER

Yes. The µVision Debugger has a built-in file loader that works with a number of different formats (OMF51, OMF251, OMF2, OMF166, ELF, and Intel-HEX). To simply download a program file you must:

  1. Start µVision and Create a New, Empty project.
  2. Under Options for Target - Debug select the target driver required to connect with your target system.
  3. Un-check Load Application at Startup.
  4. Start the debugger and watch the Command Window to make sure the debugger connects with the target system.
  5. Use the Load debugger command to load the program file.

SEE ALSO

FORUM THREADS

The following Discussion Forum threads may provide information related to this topic.

Last Reviewed: Saturday, July 09, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure