This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Extension .prj file in Keil IDE

I am using Keil IDE for code development for 8051 based microcontroller.
For flashing the code into chip, will it possible to upload .prj file instead of uploading .hex file?
If it is possible to upload .prj file, How do i get that .prj file on keil IDE?
Can you give any suggestion?

Parents
  • And how on earth did you expect anyone to know that??

    "the SP37 flash programmer support only filename.PRJ"

    Then you are going to have to study the SP37 documentation, and/or contact their technical support to find what that format is, and how to obtain it from a standard Hex file.
    Maybe they have a utility to do it?

    This has nothing to do with Keil.

Reply
  • And how on earth did you expect anyone to know that??

    "the SP37 flash programmer support only filename.PRJ"

    Then you are going to have to study the SP37 documentation, and/or contact their technical support to find what that format is, and how to obtain it from a standard Hex file.
    Maybe they have a utility to do it?

    This has nothing to do with Keil.

Children