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!!! I program in A51 with C8051F020. In my program, I use several modules. And in thes modules, I created some macros. My question is : How is it possible to share macros from one module with others ???
From the Manual: "The INCLUDE control is usually used to include special function register definition files for x51 derivatives. It is also commonly used to include declarations for external routines, variables, and macros."