can any one tell me how can i get a hex file from a object (.o) (file obtained from compilation of a ".c" file)
kumar pk wrote: > > > can any one tell me how can i get a hex file > from a object (.o) (file obtained from compilation of a ".c" file) Use something like : objcopy -O ihex -S program.elf program.hex
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.