![Lattice Semiconductor LatticeMico32 Скачать руководство пользователя страница 91](http://html1.mh-extra.com/html/lattice-semiconductor/latticemico32/latticemico32_hardware-developer-user-manual_3843852091.webp)
C
REATING
C
USTOM
C
OMPONENTS
IN
L
ATTICE
M
ICO
S
YSTEM
:
Adding Software Files to Custom Components
LatticeMico32 Hardware Developer User Guide
85
The file types that you can select by using the Browse button and their
extensions are shown in Table 13.
For the managed build framework, the software files are classified as follows:
Application file type – These source files are compiled and linked as part
of the application build process instead of being compiled during the
platform library build process and becoming part of the platform library
archive.
Platform library file type – These source files are compiled during the
platform library build process and become part of the platform library
archive. The functions in these source-code files can be overridden by
Figure 44: Adding Software Support Files
Step 1: Select file.
Step 2: Highlight the file in the
Import Software Files list.
Step 3:
Select File Type and
click
Update
.
Table 13: File Extensions and File Types of Imported C Software Files
File Extension
File Type
.c, .C
C language source file
.cpp, .CPP
C++ language source file
.s, .S
Assembly language source file
.h, .H
C/C++ language header file