Example projects can be downloaded from Tutorials and Examples
Target application must be loaded on to the evaluation platform before executing the example applications on ADSP-214xx, ADSP-215xx and ADSP-SC5xx platforms. There are two options to load the application on the target platform.
Flash the Loader File
The first option is to program the flash on the target platform with the application loader(.ldr) file. Once flashed, application will be booted from the flash every time the target platform is reset.
Load Executable using CCES
Second option is to use CrossCore Embedded Studio and load the application DXEs for each of the cores through a debug session using debug agent (ICE-1000/ICE-2000). This process should be repeated after every target reset for running the target application.
Refer to Development Environment for more details on the SigmaStudio+ development environment.
Refer to Using SigmaStudio+ for more details on the usage of SigmaStudio+.
Refer to Target Integration for details on modifying, rebuilding and debugging the target application that runs on ADSP-214xx, ADSP-215xx or ADSP-SC5xx.