problem with some design code using Code composer studio

Status
Not open for further replies.

HENRY85

Newbie level 5
Joined
Nov 27, 2011
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,336
can anyone help me , i really no idea to start and design the c code in code composer studio . Thank

need to design a single-sideband modulator and demodulator c code using the DSK TMS320C6713 by code composer studio .

by using the hilbert transform ,
the equation for single-sideband is

CodecData.Channel
=(float)0.5*(bias+(.5*CodecData.Channel
))*sinf(phase);

Thank......​
 

HI dude
CCS is very much simple.its like turbo C or ansi C .The major difference is that here we have to correctly mention in which address we are giving input and collecting output.you can refer texas instruments site for CCS procedures.try it..
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…