ADSP-SC589 EZ-Board® Evaluation System Manual
17
Navigate to the CCES environment through the
menu. Note that CCES is not connected
Start
to the target board.
Use the Debug Configurations wizard to connect to the EZ-Board. If a debug configuration
exists already, select the appropriate -configuration and click
. Go to step 8.
Debug
To create a debug configuration, do one of the following:
Click the down arrow next to the bug icon
, select
.
Debug Configurations
Choose
.
Run > Debug Configurations
The
dialog box appears.
Debug Configuration
Select
and click
.
Application with CrossCore Debugger
(New launch configuration)
The
page of the
appears.
Select Processor
Session Wizard
Ensure
is selected in
. In
, select
.
SHARC
Processor family
Processor type
ADSP-SC589
Click
. The
page of the
appears.
Next
Select Connection Type
Session Wizard
Select
and click
.
Emulator
Next
The
page of the
appears.
Select Platform
Session Wizard
Choose the type of emulator that is connected to the EZ-Board.
Click
to close the wizard. The new debug configuration is created and added to the
Finish
Debug Configurations list.
In the
edit box, users can select an appropriate name to describe the configuration,
Name
otherwise a default name is provided.
In the
section, choose the program to load (if the appropriate program is
Program(s) to load
not already populated) when connecting to the board. If not loading any program upon
connection to the target, do not make any changes.
NOTE: Notice that by default there is an application loaded to Core 0 that is not the application
created by the user. This is a preload application that is used to set up external memory since Core 0
applications are loaded to L3 memory by default. This preload can be changed if needed but will work
for most applications. User applications loaded after a preload should NOT reset as they may undo
some of what the preload has already set up.
While connected to the target, there is no way to choose a program to download. To load a
program once connected, terminate the session and then load the new program.
To delete a configuration, go to the
dialog box and select the
Debug Configurations
configuration to delete. Click and choose
when asked if you wish to delete the selected
Yes
launch configuration. Then
the dialog box.
Close