We studied programming on a DSP kit using Assembly Level Language. The kit used was TMS320F28375. This
was demonstrated by a senior in our class. Instructions required for
Arithmetic, Logical and Shift Operations were demonstrated. The changes
in the values of the registers before and after execution of each
operation were observed. The DSP was programmed using Code Composer
Studio.
Highlight special features of dsp processor
ReplyDeleteit has Harvard architecture which makes parallel fetching of data as well as program. MAC unit , VLIW all these are the features which make DSPP Processor faster.
Delete