Dear sir; I had written program with Keil and i dont like to give it to other but i want to give assembly to him that he can compile this assembly code to HEX. please guide me how can i converted it to assembly for compilng it to hex. As you mentioned Keil have a project.lst includes C program and assembly but i couldnt use it for compile to hex.(Do you understand me or not?) j.majd@engineer.com
So give him a Library, then.
becuase i have to give him.and because he dont understand assembly language.
becuase i have to give him
"I had written program with Keil and i dont like to give it to other but i want to give assembly" If you convert it to assembly, you are still supplying source code, aren't you? Why would you trust this "other" with assembler source code, when you don't trust them with 'C' source code? Anyhow, if you really want to do this, just look up the SRC directive in the Manual...
"I had written program with Keil and i dont like to give it to other but i want to give assembly to him that he can compile this assembly code to HEX." Why don't you just supply a Library, then?! After all, that's precisely how Keil, et al, let you use their printf, etc, code without having to give you the whole source, isn't it?!
View all questions in Keil forum