A SERVICE OF

logo

Example 6: Running
5-12 Getting Started with ADSP-BF548 EZ-KIT Lite
// one for EPPI and two for Disk
#define ADI_SSL_FLAG_NUM_CALLBACKS (0)
// number of flag callbacks
#define ADI_SSL_DEV_NUM_DEVICES (4)
// number of device drivers
// LCD, EPPI, file system, ATAPI
...
...
Example 6: Running
Build and run the project. The LCD screen first turns black and then dis-
plays the image from the bitmap file (Figure 5-3). To clear the screen and
terminate the program, press and hold for a second the PB4 button on the
EZ-KIT Lite.
If the program prints an error message, stating it cannot open the bitmap
file, ensure that you have followed the instructions in Chapter 4, “Using
ADSP-BF548 EZ-KIT Lite As A Mass Storage Device” on page 4-1 and
copied the file from your PC to the EZ-KIT Lite hard disk.
Figure 5-3. LCD Screen Image