Embedded Module for Blackfin Processors 8 ni.com
8. Select FileĀ»Save in the Project Explorer window to save the project.
LabVIEW saves a copy of all the VIs for the project in the same folder
as the .lvproj file.
Refer to the Building, Downloading, and Running a Blackfin Application
section for information about building a Blackfin VI into a Blackfin
application and running the application on the target.
Migrating Custom Linker Description Files
If you used the Embedded Module for Blackfin Processors 1.0 to move
to custom hardware, you modified the Linker Description File (LDF) to
match the hardware layout of the custom hardware memory layout. The
.ldf file defines the system to the VisualDSP++ linker and specifies how
the linker creates executable code.
You must rewrite custom .ldf files to use them with the Embedded Module
for Blackfin Processors 2.0 because the format of .ldf files changed from
VisualDSP++ 4.0 to VisualDSP++ 4.5.
Refer to the Moving to Custom Hardware topic in the LabVIEW Help,
available by selecting HelpĀ»Search the LabVIEW Help in LabVIEW,
for information about modifying .ldf files for a custom target.
Tip When searching for a specific topic in the LabVIEW Help from the Search tab, place
a checkmark in the Search titles only checkbox and enter the topic title in the Type in t he
word(s) to search for textbox. This option limits the number of topics that the LabVIEW
Help finds so you can locate the topic more quickly.