Hi. I need some reference for start up file in keil uvision. some information about keil assemble code and about all of thing I need to I can writing start up file.
thank you.
what you need is:
* an existing file (example) * processor user manual (how does the processor startup?) * assembly manual
no magic wands here. read, learn, play.