Visible to Intel only — GUID: lro1424382491334
Ixiasoft
Visible to Intel only — GUID: lro1424382491334
Ixiasoft
1.8. DS-5 ARM HWLIBs Project Derived from Make-Based Project
This section takes a makefile-based example project that comes with SoC EDS and converts it to a managed make project. “Managed Make” in Eclipse means that the IDE (DS-5 in this case) takes care of generating and maintaining any Makefiles.
A managed make project can be compiled from the command line, since there is a makefile. Therefore, automated builds can be done using commands.