Is there any way to add a resource file or version number to a hex file

Hi,

I am compiling my firmware (hex) files using uVison2 and I was wondering is there any way to add a version number or resource file to this project so that when I right click on them in a windows environment that I can see version number or other information as I can do if I create a windows dll.

Thanks

Parents
  • Windows has not the slightest idea what a .hex file is. Thus, no way of displaying any additional information about it without changing Windows itself --- nothing you do to a .hex file can possibly have any effect. The thing you're looking for is called an "explorer extension" for Windows.

    This has essentially nothing to do with Keil tools.

Reply
  • Windows has not the slightest idea what a .hex file is. Thus, no way of displaying any additional information about it without changing Windows itself --- nothing you do to a .hex file can possibly have any effect. The thing you're looking for is called an "explorer extension" for Windows.

    This has essentially nothing to do with Keil tools.

Children
More questions in this forum