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
"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?
View all questions in Keil forum