Sign in

username:

password:



Not a member?

Search c3x



Search tips

Subscribe to c3x



c3x by Keywords

Boot | C31 | TMS320VC33 | VC33

Ads

Discussion Groups

Discussion Groups | TMS320C3x | some basic doubts about the vc33 dsk

Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).

  

Post a new Thread

some basic doubts about the vc33 dsk - cta1...@yahoo.co.in - Dec 14 9:03:32 2006



hi, i'm a newbie with tms320vc33 dsk , and i would like to know :

1) is it possible for me to alternate between assembly language and C language within a same
source code. if yes, how?

2) the software included ( im using version 2.02) has up to 20 application files (dsk3a, dsk3d,
dsk3win, dsk3osc, to name a few). so far, i'm only using DSK3DW, which is stated as the
debugger. what are the other applications for? and.. 

3) how do i use the oscilloscope function?

any help would be appreciated. thank u:)



(You need to be a member of c3x -- send a blank email to c3x-subscribe@yahoogroups.com )

Re: some basic doubts about the vc33 dsk - cont...@juno.com - Dec 18 9:08:03 2006

1) Yes it is possible, to have assembly and C language in the same source code.  Examples exist
on the CD such as Siggen3.c  It had the inline assembly below.  I don't know too much how to
create my own though.

asm(" .sect  \"BRTBL\"");
2)  Most of the applications included are for DOS(that is WIN 95/98).  Ignore any program that
opens to a DOS window.  The driver to access the parallel port doesn't work under Windows XP
(or in windows NT).

3)  The oscilloscope for Windows XP is DSK3WIN3.EXE.  Need to have stereo headset cable plugged
into input port.  Hit the oscilloscope button on the right to switch to waveform display.

- Mike
hi, i'm a newbie with tms320vc33 dsk , and i would like to know :
>
>1) is it possible for me to alternate between assembly language and C language within a
same source code. if yes, how?
>
>2) the software included ( im using version 2.02) has up to 20 application files (dsk3a,
dsk3d, dsk3win, dsk3osc, to name a few). so far, i'm only using DSK3DW, which is stated as the
debugger. what are the other applications for? and.. 
>
>3) how do i use the oscilloscope function?
>
>any help would be appreciated. thank u:)



(You need to be a member of c3x -- send a blank email to c3x-subscribe@yahoogroups.com )