DSP processor : Hardware implementation
We were given the TMS320F28335 DSP kit with JTAG. We were taught to use the Code Composer Studio v4,0 to write the program on to the DSP processor. The Code Composer Studio allows real time debugging of the program in running mode. The various features of DSP processor can be exploited using this feature. We performed convolution, correlation, DFT, FFT, OAM and OSM on the processor kit. Thus, we got a hands-on experience of the DSP kit.
These snippets of code can be used in actual implementations!
ReplyDeleteTMS320F28375 is very good and useful in understanding basics
ReplyDeleteJTAG shows operations in real time. Hence, it can be used while debugging algorithms and programs. However, disassembly should be used to observe assembly operations that take place while implementing signal processing algorithms.
ReplyDeleteDebugging is easy using DSP kit
ReplyDeletewell explained
ReplyDeleteTMS320F28335 can be used for speech synthesis, noise filtering, audio compression, etc
ReplyDeleteThis processor is good for processing real time signals
ReplyDeleteDSP processor provides high computational efficiency
ReplyDelete