This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Loading program from Code Composer 3.3 to Beagle Board

Other Parts Discussed in Thread: DM3725, DM3730, CCSTUDIO

Hi,

I cannot load my .out file to the Beagle Board i am using.

I am using:
Code Composer 3.3
Beagle Board -xMA
Angstrom as OS on the Beagleboard
XDS510plus Emulator

I used the "Spectrum Digital USB510" configuration file from section
"DM3730 and DM3725" on website: http://processors.wiki.ti.com/index.php/OMAP_and_Sitara_CCS_support

I am able to connect to the Cortex processor and after that I can use
GELIVA2200 ->IVA22_startup to the release the DSP. Then I can connect
to the DSP. But when openening  Code Composer and I want to load the
program to the DSP, the following message appears in the putput
cosole:

“Trouble Writing Memory Block at 0xfc00 on Page 0 of Length 0x200:
Error 0x00000002/-1190 Error during: Memory,  The DTDMA memory request
is not serviced by the HW memory system.  This could be caused by the
memory address specified does not exist in the specified  memory/cache
level.“

A couple of things I still dont get:
Why are there distinct entries in the CCSTudio Parallel Debug manager
for ARM9 and CortexA, I thought there is only one Cortex-A9 processor?

And I am also not familiar with the usage of gel files.
The config file I am using automatically uses the gel files:
"omap3430_c64plus.gel" for the DSP and
"omap3430_arm9.gel" for the ARM processor

Is this right at all, because the BB is not a OMAP3430?

I hope anyone has an idea.

Thx and regards
Sven