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
  • No - that's only the first time you've actually explained at all!

    So the answer is NO: the uVision Project file is purely for use by uVision - it is not for programming into the microcontroller.

    But, as already noted, uVision Project files do not have the ".prj" extension - so what are you actually talking about?

Reply
  • No - that's only the first time you've actually explained at all!

    So the answer is NO: the uVision Project file is purely for use by uVision - it is not for programming into the microcontroller.

    But, as already noted, uVision Project files do not have the ".prj" extension - so what are you actually talking about?

Children