We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,there: I have met a tough quesiton, how to program with C and Assembly in the project using KEIL(verison 3.0), for example, I wana program the frame with C, and the functions with assembly, especially for RTC conditions, hope someone to give some advice, great thanks advance!
Thanks so much, there's not much necessary for me to write assembly, it is my interest that forces me to take a deep understanding of the interface of C51 and assembly, I have got the knowlegement that C51 compiler has a great optimize with C code and makes the best resource of the hardware. If I known the interface of C51 and assembly, I could write my C code more efficient, and know the resources used in my project or exploration.