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
"'the OP has stated that he has to supply source." No, he hasn't. Here's what he said: "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." He said he wants to give assembly - he does not say that there is any specific requirement to give assembly; that's just the way he wants to do it. I told him how to do that, but I have also advised that using a Library would be a better approach. If he'd care to comment on why a Library is not appropriate to his particular requirement, perhaps we might all learn something...