DSPRelated.com
Forums

Code Composer and DSK3a

Started by andreas2002now June 29, 2002
Hello,

I have the Code Composer 4.10 Sp2, the C31 DSK and the DOS tool
which are provided with the DSK.
If I understand the posts before I can't connect to the DSK with the
Code Composer. Is there a possibility to use the .asm files generated
by the CC with the DSK3a.exe? If yes, what settings in CC do I have to
use.

I am also looking for some very simple code examples for the C31,
in C and assemby oer both combinated.

Best regards,

Andreas



Hello Andreas

The DSK interface has always been able to download and debug code generated
by CC (a *.out file), so there should not be too much trouble.

However, the most recent windows debugger code (DSK3DW.EXE) that I was
working on before I went on vacation last week is having some trouble.
Basicaly I was working on mixed C/ASM source debugging and making a mess of
it. It kind of works, but if you have ever looked into how a COFF/OUT file
is put together (see TMS320C3x/C4x Assembly Language Tools, SPRU035C) it can
be confusing... and I am presently confused. The issue here is that even
though I was working on the new Windows debugger interface (DSK3DW.EXE), the
source is common to the DOS/Console interface DSK3D.EXE

I dont want to plaster the newsgroup, so will be attaching in a seperate
email directly to you my most recently archieved sources. Have a look in
the C_APPS directory. I will only be sending you the newest sources.

Best regards,
Keith Larson
--
At 04:44 PM 6/29/02 -0000, you wrote:
Hello,

I have the Code Composer 4.10 Sp2, the C31 DSK and the DOS tool which are
provided with the DSK.

If I understand the posts before I can't connect to the DSK with the Code
Composer. Is there a possibility to use the .asm files generated by the CC
with the DSK3a.exe? If yes, what settings in CC do I have to use.

I am also looking for some very simple code examples for the C31, in C and
assemby or both combinated.

Best regards,

Andreas
+-----------+
|Keith Larson |
|Member Group Technical Staff |
|Texas Instruments Incorporated |
| |
| 281-274-3288 |
| |
| www.micro.ti.com/~klarson |
|-----------+
| TMS320C3x/C4x/VC33 Applications |
| |
| TMS320VC33 |
| The lowest cost and lowest power 500 uw/mflop |
| floating point DSP on the planet! |
+-----------+