 |
 |
Software reuse assisted by parts package
|
|
|
|
| eBinder encourages software reuse for efficient development. |
|
A software component in eBinder is called a "parts package". You can create a parts package from a user library or a user device driver in addition to the OS or consumer middleware part of the package. A parts package contains source code, configuration information, build information, and debug-related information.
|
 |
 |
 |
| Assisting development with a parts package |
|
|
When creating a new project, create a system template by selecting a required set of parts for the package. Configuration information, build information, and debug-related information can then be loaded to eBinder automatically. eBinder uses the information for configuration and building through the GUI, and the system analysis tools use the package information to acquire and analyze each software component (EvenTrek, PartScope, and Realtime Profiler).
|
 |
 |
 |
Software component packaging tool, PackageBuilder |
|
|
PackageBuilder packages a user software component, such as a library, a device driver, or a newly developed BSP for a new target board.
|
 |
|
|