C6678 SPI Boot Example
Purpose
The purpose of this lab is to demonstrate all the steps that are needed to boot an allocation from SPI
flash memory.
Dependencies:
Code composer Studio v5 or v6
MCSDK or Processor SDK RTOS software for C6678
Note: Files under mcsdk_2_01_XX_YY\tools\boot_loader have been moved to
pdk_c66xx_2_0_0\packages\ti\boot
Task 1: Observe the source file and build the application. Verify that it works
correctly
The example application included in the package can be built using gmake or CCS in the Windows
environment