Combining the Current Project with Other Projects

For the current project, open its project properties (File > Project Properties) and click on "Loading".


1

Add Loadable Project

Click Add Loadable Project to open the "Add Loadable Project" dialog. Browse to a project and select it.

AddLoadableProject.gif

2

Select Configuration

Under “Configurations” select a build configuration to use for this project. If you have not added different configurations to this project, you will only see “default”.

3

Select Storage Option

Under “Store path as” select how to store information about the path to the loadable project. Choose from:

  • Auto – allow MPLAB® IDE to determine whether the loadable project path should be relative or absolute based upon its location. If the main project directory contains the loadable project, the reference is a relative path. Otherwise, the reference is an absolute path.
  • Relative – reference the loadable project with a relative (to the main project) path. This is the preferred way to add paths.
  • Absolute – reference the loadable project with an absolute path. There are cases when this mode is useful, but these paths often require correction when a project is moved from one system to another.

4

Close Add Loadable Project

Click Add to close the "Add Loadable Project" dialog and add one project to another.

5

Specify Loadable Build Options

In the Project Properties window, ensure the “Include” checkbox is checked if you want to build the added project when you build the current project.

If you have added more than one project, the order shown here will determine the order in which the hex files will be added to the current project’s hex file. Use Up and Down to change the order.

LoadableProjects.jpg

6

Apply Loadable Selections

Click Apply or OK to accept the changes.

The next time you build the current project, the projects listed here will also be built (if “Include” is checked) and their hex files will be combined with the current project’s hex file to create a single output hex file. Any debug files will also be combined.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.