I have a problem. C function call from assembler. Then C function meny parameter.
How to use assembler code?
sorry .
Read: http://www.keil.com/support/man/docs/c51/c51_ap_ctoasm.htm and: http://www.keil.com/support/man/docs/c51/c51_ap_segname.htm and: http://www.keil.com/support/man/docs/c51/c51_ap_datastorage.htm
Then try it by writing a simple example in 'C', and examining the compiler's assembler output to see how it's done!