Create your first Motor Control Application using MPLAB® Harmony v3: Step 4

Step 4: Generate Code

1

Once the configuration is done, click the Save icon before generating code as shown in Figure 1.

save.png
Figure 1

2

Save the configuration in its default location when prompted.

save_xml.png
Figure 2

3

Generate the code as shown in Figure 3.

generate_code.png
Figure 3

4

Click on the Generate button in the Generate Project window, keeping the default settings as shown in Figure 4. If prompted to save the modified configuration, click Save.

generate_project.png
Figure 4
modified_config.png
Figure 5

5

As the code is generated, MPLAB® Harmony Configurator (MHC) displays the progress as shown in Figure 6.

progress_window.png
Figure 6

6

Examine the project structure as shown in Figure 7.

project_structure.png
Figure 7

The MHC includes all the MPLAB Harmony library files and generates the code based on the MHC selections. The generated code adds files and folders to your Harmony project.

Check the peripheral library files generated for Position Decoder (PDEC), TCC0, TC0, TC1, Event System (EVSYS), External Interrupt Controller (EIC), and PORT peripherals. The MHC also generates a template main file.

7

Navigate to the Projects tab to view the project tree structure.

8

Build the code by clicking on the Clean and Build icon and verify that the project builds successfully.

build.png
Figure 8

At this point, you are ready to start implementing your application code.


Next Step >

Table of Contents

© 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.