Hi is there any way that i could insert some lines of assembly code in my code which was written in keil( C language). please tell
Thanks for reply but i followed your adivce but it did'nt work. actually i want to introduce assembly code in my c program because i want to insert a calculated delay in my program. so please any body kindly either tell me the way to do it in c or tell me the way to include assembly lines in my c code. Bye
tell me the way to do it in c or tell me the way to include assembly lines in my c code. Neither Create a separate .a51 module and call the assembly code from your C Erik