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

Hello every1; can not build target

I am using Keil Microvision 3 to create a hex file to be burned to Philips P89V51 RDBN chip.

In the source group there are two files : 1. STARTUP.A51 2. A program to glow LEDs on port 2 [I have #included <p89v51rx2.h>] before main prog in this file]

While "building target" I get the following mesage in the build window:- warning C318: can't open file 'P89V51Rx2.H'

May, I know what is causing this issue?

Is the Keil software on my comp missing a file?

If yes, how can I solve this issue?

Parents
  • There are so many books in the Keil uVision 3 software, making it really difficult to know from where to start.

    Could you please guide me where in which order should I read the books?

    well, my dear Watson, I would suggest getting started with the "getting started guide".

    Do not 'read' it, work through the examples.

    Once you are done with that, I think you will know what to read next.

    Erik

Reply
  • There are so many books in the Keil uVision 3 software, making it really difficult to know from where to start.

    Could you please guide me where in which order should I read the books?

    well, my dear Watson, I would suggest getting started with the "getting started guide".

    Do not 'read' it, work through the examples.

    Once you are done with that, I think you will know what to read next.

    Erik

Children