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."