The aim of this experiment was to perform basic operations on DSPP processor.The kit used was TMS320F28375.Basic arithmetic, logical and shifting instructions were executed on the processor.The values stored in the registers were noted after execution.It was observed that logical shifting operations perform bitwise shifting of data.Also logical operations only represent true or false value(1 or 0).
Can you share the syntax for addition?
ReplyDeleteasm("ADD B X AR1,#0x0006")
Delete6 is added with initial value stored in register AR1
we used c programming alongwith assembly language in code composer
ReplyDeleteIt has a dedicated bit reversal unit to perform fast algorithms like FFT.
ReplyDeleteDSP PROCESSOR IS EFFICIENT THAN GENERAL PURPOSE PROCESSOR!
ReplyDeleteThank you for providing content on TMS320X series DSP processor.
ReplyDeleteHardware implementation makes the understanding of the output easy
ReplyDelete