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
  • I am using SP37 flash programmer for flashing SP370 IC. SP370 IC has in-built 8051 microcontroller. So i used Keil IDE to develop the application code.
    But the SP37 flash programmer support only filename.PRJ to flash into the chip.
    Thats why i asked about .PRJ file extension.

Reply
  • I am using SP37 flash programmer for flashing SP370 IC. SP370 IC has in-built 8051 microcontroller. So i used Keil IDE to develop the application code.
    But the SP37 flash programmer support only filename.PRJ to flash into the chip.
    Thats why i asked about .PRJ file extension.

Children