Hi all.. I have an ARM assembly code written for Generic ARM7 (little endian). How can i invoke a C function from this Assembly file..? Thanks in advance for your suggestions. Best Regards, Sameer
Basically this example is in the user's guide. Please refer to: http://www.keil.com/support/man/docs/ca/ca_ap_ctoasm_arm.htm Reinhard