Example 6: Displaying A Bitmap File On The Ez-Kit Lite; Example 6: Project Options - Analog Devices EZ-KIT Getting Started

Hp switch getting started
Table of Contents

Advertisement

Example 6: Displaying a Bitmap File on the EZ-KIT Lite

VisualDSP++ 5.0 includes full documentation about the LCD device
driver.
Example 6: Displaying a Bitmap File on
the EZ-KIT Lite
This chapter's example program (
FSS and LCD driver to read a bitmap image from the EZ-KIT Lite hard
disk and to display the image on the LCD. There is remarkably little
application-level code needed to achieve the result, but before examining
the code, we will examine the project set-up. Note that FSS requires only a
few non-default project settings.

Example 6: Project Options

Open the
Example_6.dpj
window
(Figure
There is a new Generated Files folder with source files in the Startup and
User Heap subfolders. What are these source files and why do we need
them? The files were generated automatically when the project was created
in response to customization options for an extra user-defined heap and
for modifiable memory cache control tables. We need an extra heap for
FSS's use; we also need to modify the cache characteristics of the memory
area that the heap occupies. The project's linker description file
(
Example_6.ldf
important part in defining the system and user heaps.
To see the customizations made when the project was created, open the
project's options viewer using the Project–>Project Options menu selec-
tion or by right-clicking the project name in the Project window and
selecting Project Options. In the project tree control, scroll down to the
LDF Settings node and select the User Heap item
5-4
Example_6.dpj
file in VisualDSP++ and examine the Project
5-1).
) was also created automatically; the
Getting Started with ADSP-BF548 EZ-KIT Lite
) uses the facilities of the
file plays an
.ldf
(Figure
5-2).

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EZ-KIT and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Adsp-bf548 ez-kit lite

Table of Contents