The invention relates to an
embedded system software engineering technology, in particular to a dynamic binding method and
system for an embedded script and equipment capacity. The dynamic binding method for the embedded script and the equipment capacity comprises the steps that when an equipment
loader loads a script
mirror image, binding of a short ID and an
internal ID of equipment is established by comparing a calling name with a capacity name of the equipment, and the binding relation is stored in a
memory mapping table; when an equipment
interpreter executes the script
mirror image, querying the
memory mapping table according to the short ID so as to find and execute the capability
processing function corresponding to the
internal ID of the equipment; wherein the call name is located in an API mapping table in the script
mirror image and forms mapping with a corresponding short ID in the API mapping table; the capability name of the equipment is located in a capability mapping table and forms mapping with the
internal ID of the equipment.