vishnupsn
unread,Apr 15, 2009, 8:15:09 AM4/15/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Beagle Board
Hi,
We have bought a Beagle Board .We were trying to put some
applications using Code Composer Studio 3.3 Platinum. The emulator we
are using is Spectrum Digital XDS560R USB. We have installed the new
Spectrum Digital drivers for XDS560R and also installed Code Composer
Studio 3.3 service release version 10. When we tried to connect
CCStudio via XDS560, ICEPick is getting connected but we werent able
to connect to the cores ie the ARM core and the DSP core.
When we try to connect to the ARM core, its showing the following
error
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Trouble Reading Register:
Error 0x80002004/-1203
Fatal Error during: Register, Control,
The DAP access, address 0x000001E4, has returned a SLAVE error.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and in the GEL Output window it is showing an erroneous message
" CORTEXA8_CORE_VERSION = 0x411FC083
CORE_REVISION = 0x00100003
IS NOT COMPREHENDED BY THIS GEL FILE"
We are not quite sure what this error means.
And when trying to connect to the DSP, its showing the following error
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error connecting to the target:
Error 0x80000244/-1178
Fatal Error during: Register, Initialization, OCS,
The target does not have a CPU clock.
Board Name: OMAP3530_SDXDS560R
Cpu Name: C6400PLUS_0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Did anyone else faced this kind of a problem while connecting? Can
anyone give some suggestions?