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

error

Hi.I am writing a program and when i want to compile it and make HEX file there is a error like this:
.\Objects\camera.axf: Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler'.
what should i do?
Thanks

Parents
  • "what should i do?"

    Walk through Keil's getting started information?

    Start to use something more descriptive than "error" as summary?

    Not try to run before you can walk?

    Make sure your project has a startup file with a definition of the reset vector?

    Spend some time with all the available example programs and make sure you understand them before you try to write own code?

    Try Google?

Reply
  • "what should i do?"

    Walk through Keil's getting started information?

    Start to use something more descriptive than "error" as summary?

    Not try to run before you can walk?

    Make sure your project has a startup file with a definition of the reset vector?

    Spend some time with all the available example programs and make sure you understand them before you try to write own code?

    Try Google?

Children
No data