Hi, Is there any diagram showing process of how final hex file is created from initial c code. What are the steps include & specific pupose of linker, compiler when they come into play one after another.
"Is there any diagram showing process of how final hex file is created from initial c code"
How about this: http://www.keil.com/c51/devproc.asp
"What are the steps include & specific pupose of linker, compiler when they come into play one after another"
A basic computer science textbook should cover that - it's nothing specifically to do with Keil or ARM...
A basic computer science textbook like the one you got in the school you attend should cover that
Erik