Harmony v3 Peripheral Libraries on SAM D5x/E5x: Step 4
Step 4: Generate Code
The MCC will include all the MPLAB® Harmony library files and generate the code based on the MCC selections. The generated code would add files and folders to your Harmony project as shown. Among the generated code, notice the peripheral library files generated for RTC, SERCOM 3 (as I²C), SERCOM 2 (as USART), DMA, and PORT peripherals. The MCC also generates a template main file (main_e54.c).
4
Navigate to the Projects tab to view the project tree structure.