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

Keil files for project

I bought some Silicon Labs C8051 boards, equipment, and PC for someone recently and am
going through a computer now. I found some SW - created by Silicon Labs for the C8051F340
board I'm playing with now. It doesn't look like the guy ever compiled any of this code.

There is a Keil uVision3 compiler installed - version 3.50 it says. In several of the
source code directories I find files that I suspect are for the Keil compiler/IDE perhaps.

They have extensions of .wsp and .omf. I've tried to run the uVision IDE and open these
files - but it doesn't seem to work with them.

Does uVision3 create or use files with these extensions, as a project file of some sort,
and if so, how do I open them ?

Thanks

Parents
  • My point is that 8051 opcodes are 8051 opcodes - they are not specific to SiLabs.

    So how can they restrict you to only loading those opcodes onto an SiLabs 8051 chip and not a Brand-X 8051 chip?

    Other than, of course, simply relying upon you to abide by the licence terms.

Reply
  • My point is that 8051 opcodes are 8051 opcodes - they are not specific to SiLabs.

    So how can they restrict you to only loading those opcodes onto an SiLabs 8051 chip and not a Brand-X 8051 chip?

    Other than, of course, simply relying upon you to abide by the licence terms.

Children