-
Notifications
You must be signed in to change notification settings - Fork 3
Linking
Pankesh Patel edited this page Apr 5, 2016
·
4 revisions
The linker combines and packs code generated by various stages into packages that can be deployed on devices (Step 9). This stage supports the application deployment phase by producing device-specific code to result in a distributed software system collaboratively hosted by individual devices, thus providing automation at the deployment phase. We assume that a middleware is already installed on the deployed devices. The installed middleware enables inter-device communication among devices.
