Hi Team,
I have GUI application which consists of four units. Within those units I have a separate unit named as Device to provide a device interface and I have pasted all the properties within four different device classes of Device unit. To run the GUI into hardware I want to adapt the driver files to the inline code member. My question is, shall I have a common inline code member for the entire project? If yes where I want to keep that inline code member? Or else Do I need to have inline code member for each of the units and paste the driver files everywhere? For the integration, we use keil IDE.
Regards,
Sazna.